Commit Graph

5097 Commits (ccd0648c73b88cb464e9457b130a5c5505aba71f)
 

Author SHA1 Message Date
Dennis Won 7d68c7cc01 add verifyHeaders option to blockchain.insertChain() 5 years ago
flicker-harmony 6d37cdb053
Merge pull request #1745 from flicker-harmony/pr_api_updates 5 years ago
chao 6ceede98f5 add crash protection for staking msg type cast 5 years ago
chao af0a6608ad update staking cli to latest data structure 5 years ago
chao 89ef7317ff add commitTransaction code for staking 5 years ago
chao 2c1819a4e2 remove unused const 5 years ago
chaosma 942456f564 Staking part2 (#1755) 5 years ago
Rongjian Lan a1c7a25c87 Merge branch 'master' of github.com:harmony-one/harmony into staking_tx 5 years ago
Dennis Won 0051bda036 fix go lint 5 years ago
Dennis Won 8b33f65f1b Merge branch 'master' of github.com:harmony-one/harmony into remove_quorum 5 years ago
Eugene Kim 8c46d049c1
Merge pull request #1741 from AndyBoWu/pr_fn_key_swap_epoch51 5 years ago
Eugene Kim 3c394abac3 Test newer FN tables 5 years ago
Rongjian Lan 0a4e4d6339 update staking transaction structs (#1756) 5 years ago
Andy Wu f0747bdd00 fn key swaps for epoch 51 5 years ago
Rongjian Lan cbb8659228 update staking transaction structs 5 years ago
Edgar Aroutiounian 809c023c76
[rpc] Expose ShardID in NodeMetadata (#1754) 5 years ago
chaosma dc4bf635ca
Merge pull request #1721 from chaosma/staking-wip 5 years ago
Eugene Kim 3d077bca40
Merge pull request #1748 from harmony-ek/merge_from_master_20191019.0 5 years ago
Dennis Won b36f71621b add comment explaining the logic behind choosing the most common sync peer config for node syncing 5 years ago
Dennis Won 4759eafed8 remove incorrect quorum check but just use the max hash for new node syncing 5 years ago
chao 05e4c9a916 register v3 header and v2 body 5 years ago
chaosma a4e5bd8e56
Merge pull request #1749 from chaosma/sync-param 5 years ago
chao e528392b01 add default state syncing frequency 5 years ago
chao 92a05eb78f move syncing frequency as parameter in commandline flag 5 years ago
chao bd6a9bee6c fix test error 5 years ago
chao 59b581dac6 make cross shard test shorter 5 years ago
chao 502ab619fd Merge branch 'master' of github.com:harmony-one/harmony into staking-wip 5 years ago
Leo Chen 1d4de96ff5
Merge pull request #1747 from LeoHChen/merge_s3_to_master_1018 5 years ago
Leo Chen 7a7aae9db2 Merge remote-tracking branch 'origin/s3' 5 years ago
chao d892fb48b3 make setup_bls_build_flags.sh compatible with zsh 5 years ago
chao 58448f6b23 remove old design code 5 years ago
chao 0c020d8f6a add staking transaction field in v2 body; add v3 header for future fork 5 years ago
chao 96cb8d095a add validatorList read/write 5 years ago
flicker-harmony 5dc5217021 Add new stacking api methods 5 years ago
flicker-harmony b797a16742 Merge branch 'master' of https://github.com/harmony-one/harmony into api_updates 5 years ago
flicker-harmony 0fb9a76fd8 Hmy api updates for validator explorer and basic functionality 5 years ago
chao f52b19aa1e Merge branch 'master' of github.com:harmony-one/harmony into staking-wip 5 years ago
chaosma 6b0959c01f add api for requesting validator and delegators information (#1744) 5 years ago
chaosma b4ef3ec57a
Merge pull request #1738 from chaosma/consensus-fix 5 years ago
Chao Ma 1ee9a599d0 update consensus information in sync loop 5 years ago
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