Commit Graph

4929 Commits (99ab46c6efdff9875c84b8e54c3c23f2f6b551e6)
 

Author SHA1 Message Date
chao 99ab46c6ef fix block encoding/decoding issue for blockV2 and headerV3 5 years ago
chao d49dafa85e debug block encode/decode 5 years ago
chao 1ee2ab5866 debugging 5 years ago
chao 12e21e3226 Merge branch 'master' of github.com:harmony-one/harmony into staking-part3 5 years ago
Daniel Van Der Maden 89804215ab
Merge pull request #1780 from flicker-harmony/pr_api_updates_comp 5 years ago
flicker-harmony f02b9fbdbd Hardcode staking.Validator 5 years ago
flicker-harmony 4ab439b987 Add empty not nil structs 5 years ago
flicker-harmony a15f2d42b6 Small fixes 5 years ago
Leo Chen 3bf6e4b958
Merge pull request #1765 from LeoHChen/do_not_create_persistent_dht_for_client 5 years ago
Jong Hyuck Won 6f0e40c454
Merge pull request #1779 from denniswon/remove_quorum 5 years ago
Dennis Won 656bbc63f6 Merge branch 'master' of github.com:harmony-one/harmony into remove_quorum 5 years ago
flicker-harmony ab3b70148b Add old api compatibility back 5 years ago
Leo Chen 3b4a6ea675 [test] fix deploy.sh error 5 years ago
Leo Chen 5a26d1f0e5 [wallet] no need to create persistent dht for client node 5 years ago
Jong Hyuck Won b8e4c79c47
Merge pull request #1751 from denniswon/state_sync 5 years ago
Jong Hyuck Won caffd59a4d
Merge pull request #1774 from rlan35/staking_tx 5 years ago
Rongjian Lan d37ac01f69 Fix lint 5 years ago
Rongjian Lan 66549846e8 Save txns after block out of gas into pending list again 5 years ago
Dennis Won 85c2854077 Merge branch 'master' of github.com:harmony-one/harmony into state_sync 5 years ago
Rongjian Lan a0c18544a5 Add default gasPrice==1 for wallet 5 years ago
Rongjian Lan 22ba03b117 do not include tx with gasPrice == 0 5 years ago
Rongjian Lan 723c7c6457 stop adding new txns when out of gas 5 years ago
Rongjian Lan ec04b49303
Merge pull request #1772 from rlan35/staking_tx 5 years ago
Dennis Won 6f82d8bc16 Merge branch 'master' of github.com:harmony-one/harmony into state_sync 5 years ago
Edgar Aroutiounian 825a5f0f43
[staking] Provide correct Encoding/Decoding of Directive in StakingTransaction (#1773) 5 years ago
Rongjian Lan 06f8594aa2 Disable throttling for txns 5 years ago
Dennis Won 447b533ead Merge branch 'master' of github.com:harmony-one/harmony into state_sync 5 years ago
Eugene Kim 4443630503
Merge pull request #1766 from harmony-ek/testnet_pangaea_sharding_schedule 5 years ago
Eugene Kim e40f8af3ed Unbreak testnetSchedule.EpochLastBlock 5 years ago
Eugene Kim d681cb9457 Disable crosslinks and staking TX 5 years ago
Eugene Kim c71823bf29 Enable CX at genesis 5 years ago
Eugene Kim c8968d6951 Resize testnet to 3 shards * 100 nodes/shard 5 years ago
Eugene Kim 860badfb09 Simplify Pangaea/testnet epoch schedule 5 years ago
Rongjian Lan 908f35c3ff
Merge pull request #1769 from rlan35/staking_tx 5 years ago
Rongjian Lan 58e05eea5e Fix build issue for staking api 5 years ago
Rongjian Lan 1ee9b2f82e Merge branch 'master' of github.com:harmony-one/harmony into staking_tx 5 years ago
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
Rongjian Lan 0a4e4d6339 update staking transaction structs (#1756) 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