Commit Graph

5257 Commits (a32952dafd1e5eacf19a40407efa557e5f5eb43e)
 

Author SHA1 Message Date
chao 8458f581ea update consensus and committee informatin for at end of every epoch; fix bls library source broken 5 years ago
Leo Chen 748aa8ead0
Merge pull request #1726 from AndyBoWu/pr_fn_key_swap 5 years ago
Rongjian Lan 3e8309423c
Merge pull request #1737 from chaosma/viewid-fix 5 years ago
chao 86bed02100 initialize consensus viewID with viewID information stored in block header instead of using block height 5 years ago
chao 19b34b49dd add database access 5 years ago
Edgar Aroutiounian 9ef6c8a135
[accounts] Expose internal Address value, parsing (#1734) 5 years ago
Leo Chen 62268edc6d
Merge pull request #1733 from LeoHChen/do_wallet_tx_in_local_test 5 years ago
Leo Chen db5306d235 [test] add wallet cross-shard transfer test in deploy.sh 5 years ago
Leo Chen 8c7d4984b7 [build] only calculate md5sum for spec binary 5 years ago
chaosma 115adc60be
Merge pull request #1732 from chaosma/ss 5 years ago
chao 685f61cd88 fix state syncing ticker leak; adjust syncing loop parameters 5 years ago
Rongjian Lan 014934fc4c
Merge pull request #1730 from LeoHChen/fix_cross_tx_on_localnet 5 years ago
Leo Chen cfacf6368c [test] fix configfile test failure 5 years ago
Leo Chen 7c7131cbc7 [build] remove txgen/wallet_stress_test 5 years ago
Leo Chen 79418c68bc [wallet] fix wallet with network type support 5 years ago
Leo Chen 2ecd3a6286 [misc] unify the groupID 5 years ago
Leo Chen fb637d5057 [node] set network type for all internal configs 5 years ago
Andy Wu 71e2715070 swap 13 fn nodes keys/addresses 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
chao 6950c450f2 add validator_test.go 5 years ago
Eugene Kim 2601066112
Merge pull request #1723 from rlan35/mainnet_release_1012_diff 5 years ago
Eugene Kim af272a6bc8 Merge remote-tracking branch 'harmony-one/master' into mainnet_release_1012_diff 5 years ago
Eugene Kim 8b5a3235fd
Merge pull request #1725 from harmony-ek/use_per_group_queues 5 years ago
Eugene Kim b3f89409aa Use per-group-receiver message queue 5 years ago
chao db44ad08e8 WIP2 5 years ago
Edgar Aroutiounian 2e7c2b9111 [mainnet-release] Address code comments 5 years ago
chao 227d140964 WIP 5 years ago
Sebastian Johnsson a7c04bfc4b Improve address and shardID validation for the wallet (#1702) 5 years ago
Eugene Kim 1d5634427b
Merge pull request #1710 from harmony-ek/limit_concurrency 5 years ago
Eugene Kim 99812f10b7 Add tests 5 years ago
Eugene Kim 2b95dd8fbd Add msgq.(*Queue).Close for orderly shutdown 5 years ago
Eugene Kim 98a7adfa84 Remove spurious import grouping diff 5 years ago
Eugene Kim 5c6fb65e6f Factor message queue and friends into ./msgq 5 years ago
chaosma 87d3ab231c small optimization on cross shard tx (#1714) 5 years ago
Eugene Kim 4e479e253a Rename messageHandler → handleMessage 5 years ago
Eugene Kim 779cea2b29 Return enqueue errors instead of logging inline 5 years ago
Eugene Kim 6231726627 Unexport (*Node).ReceiveGroupMessage 5 years ago
Eugene Kim f51f9fdce4 Unify three group receiver functions into $ONE 5 years ago
Eugene Kim d6b429dc9f Process messages after node is fully initialized 5 years ago
Eugene Kim 2ddff3c3d4 Early-continue on loopback 5 years ago
Eugene Kim 69edb28241 Log group receiver errors 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
Eugene Kim e768d84834 Limit message handler concurrency 5 years ago
Eugene Kim 13f80155ba Don't use deprecated libp2p peer ID type 5 years ago
Eugene Kim 9a4468d7d5 Mark infinite loops inside goroutines 5 years ago
Eugene Kim 386a948f7b Mark where to limit goroutine concurrency 5 years ago
Leo Chen d34bc4265e
Merge pull request #1707 from harmony-one/fnswap 5 years ago
Ben ead4782b46 Epoch 46, swapping 10 keys 5 years ago
Rongjian Lan cbb2d4997f
Merge pull request #1706 from rlan35/mainnet_release_1005_merge_s3 5 years ago
Rongjian Lan 3b52046a39
Merge pull request #1705 from flicker-harmony/pr_release_fixes 5 years ago