Commit Graph

3137 Commits (dc1f95a725e5d91893c6c97338096d829b7285f5)
 

Author SHA1 Message Date
Leo Chen 81abaaa922 [log] disable huge debug log in leader 6 years ago
Leo Chen daf6aa1e5d [node] get ipv4 address only 6 years ago
Leo Chen 450f5dec97
Merge pull request #713 from u5surf/issue-708 6 years ago
u5surf a835435b4a [lint] fix ineffassign #708 6 years ago
u5surf 8d38f12425 [lint] fix misspell #708 6 years ago
u5surf d25daf2ef2 [lint] fix golint #708 6 years ago
u5surf 4d09b63dff [lint] fix gofmt #708 6 years ago
Yelin Lu bdbae9e23f update node.sh to avoid adding config multiple times 6 years ago
Leo Chen 620433fce2 [debug] add debug option in build 6 years ago
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