Commit Graph

5025 Commits (cc4a520f6cb70f865ec4fb3d4911f1b36bad4f08)
 

Author SHA1 Message Date
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
coolcottontail 9c0a78244c added support for building static binary on Linux platforms 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
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