Commit Graph

2778 Commits (a98ead38faa9943e0e7937cd7605fab2218e55ff)
 

Author SHA1 Message Date
Leo Chen a98ead38fa [crash] fix issue #703 6 years ago
Leo Chen 5446f751b2
Merge pull request #688 from harmony-one/ricl-peers 6 years ago
Leo Chen 3608611399
Merge pull request #697 from LeoHChen/wallet_fix_on_multi_shards 6 years ago
Leo Chen 8dda71c662 [crash] fix index out of range crash 6 years ago
Leo Chen 147ce51a76 [wallet] send getFreeToken calls to all shards 6 years ago
Leo Chen dc113de26d [wallet] fix fetch balance error 6 years ago
Rongjian Lan d88e898617
Merge pull request #693 from harmony-one/rj_branch 6 years ago
Rongjian Lan d26daa861c Remove bnkey 6 years ago
Rongjian Lan 22d605a2fc Only process shard state if non-beacon node 6 years ago
Rongjian Lan 73d863cf63 Disable program restart 6 years ago
Rongjian Lan 75d0463426 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan 19be79a48f Restart program after resharding 6 years ago
Rongjian Lan 847bd8d83f Broadcast shard state from beacon chain 6 years ago
Leo Chen 886f7ca191
Merge pull request #689 from LeoHChen/wallet_config_file 6 years ago
Leo Chen ff24b19051 [wallet] add a default wallet.ini 6 years ago
Leo Chen eae636fe57 [bootnode] add a default bootnode key locally 6 years ago
Rongjian Lan 4b018ec276 Broadcast epoch shard state after beacon consensus 6 years ago
Eugene Kim 5d19a8ebb5
Merge pull request #686 from harmony-ek/fix_out-of-range_index_#676 6 years ago
Rongjian Lan 25dbb3fa58
Merge pull request #681 from harmony-one/rj_branch 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
Eugene Kim 9685d5b114 Treat .go files in "mock" dir as generated 6 years ago
Eugene Kim bb3fcdd6f2 Add log15-compatible, context-aware error facility 6 years ago
Eugene Kim fc0ddebc1a Hold SyncConfig mutex for accessing peers 6 years ago
Eugene Kim 4011ede7ea Make GetBlockHashesConsensusAndCleanUp a SyncConfig method 6 years ago
Eugene Kim d9eb985c36 Now that client cannot be nil, remove nil checks 6 years ago
Eugene Kim acd0351e9d Simplify peer count processing 6 years ago
Eugene Kim 943081e2f5 Add only peerConfigs with non-nil clients 6 years ago
Eugene Kim 5d5fe918ae Merge the two loops in CreateSyncConfig 6 years ago
Eugene Kim 56f1c60928 Roll MakeConnectionToPeers into CreateSyncConfig 6 years ago
Eugene Kim 1aa2d9bbd6 Log CreateSyncConfig errors from the caller side 6 years ago
Leo Chen b7d72a6fd9 [wallet] add cli -p profile to wallet 6 years ago
Leo Chen 875d5f02f9 [utils] add a wallet profile read function 6 years ago
Leo Chen d2db9f493a [gomod] add gopkg.in/ini.v1 package 6 years ago
Richard Liu f4c10887cf merge conflicts 6 years ago
Richard Liu bcb608109e update /shard to return libp2p.ID 6 years ago
Rongjian Lan eb3ce16014 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Leo Chen 58b054f8cd [log] adding log to debug #680 6 years ago
Rongjian Lan f482627c37 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan 4dd5039376 Add back missed code for last PR 6 years ago
Eugene Kim 014a00a9fa
Merge pull request #678 from harmony-one/update_README_for_bls_sourcing 6 years ago
Eugene Kim 9e33b0366f
Merge pull request #668 from harmony-ek/version_peg_tools 6 years ago
johnwhitton a95beb7e64 Include source command for Initializing BLS 6 years ago
Rongjian Lan de22ad3b90
Merge pull request #664 from harmony-one/rj_branch 6 years ago
Rongjian Lan 57e6aac206 Merge conflict 6 years ago
alajko d0ddf70f1e
Merge pull request #673 from alajko/setBeacon 6 years ago
ak 162dbea99a Seperate the notion of shardId zero from a beacon node 6 years ago
Richard Liu b9c627d9b5 add signers field 6 years ago
Eugene Kim ee46ec36f6 Add github.com/golangci/golangci-lint/cmd/golangci-lint@v1.15.0 as a build tool 6 years ago
Eugene Kim dfe11a90d9 Add a script to install and track Go tool packages 6 years ago
Eugene Kim d9fbfc8edf Remove protoc installation instruction 6 years ago