Commit Graph

218 Commits (367f4c96023801a506596a25732fff907f3bf29f)

Author SHA1 Message Date
Daniel Van Der Maden 9fe8792c02 Report failed (non-staking) transactions (#2160) 5 years ago
Edgar Aroutiounian 868c4c896c
Extend failure sink (#2045) 5 years ago
Edgar Aroutiounian c37a89455e
[rpc] Expose median raw stake for explorer nodes only, remove dead st… (#2035) 5 years ago
Edgar Aroutiounian b995bb02f2
[rpc][staking] Quick way to add an staking transaction error sink for… (#1986) 5 years ago
Rongjian Lan 842ced116a Fix cross-shard verification during staking epoch change 5 years ago
Rongjian Lan 8c4734a319 fix a corner case bug for staking epoch catch up 5 years ago
Rongjian Lan 9070421462 Refactor shard compute logic and make local test friendly for staking 5 years ago
Daniel Van Der Maden 1ca65b1176 [test/deploy] Fix possible dependency missmatch for tests 5 years ago
Edgar Aroutiounian a584baa760 [deploy] Temp disable debug_staking command 5 years ago
Daniel Van Der Maden ca6ca23926 [test/deploy] Add checks & clone for dependent repos 5 years ago
Daniel Van Der Maden 4fc6ce57f3 [test/deploy] Add staking debugging tools to localnet deploy script 5 years ago
Rongjian Lan d21ce08309 Use TxPool for worker's transaction proposal 5 years ago
Minh Doan 8331d52a17 add example for creating one address 5 years ago
Leo Chen 3b4a6ea675 [test] fix deploy.sh error 5 years ago
Dennis Won 7d68c7cc01 add verifyHeaders option to blockchain.insertChain() 5 years ago
chaosma 942456f564 Staking part2 (#1755) 5 years ago
chao bd6a9bee6c fix test error 5 years ago
chao 59b581dac6 make cross shard test shorter 5 years ago
Leo Chen db5306d235 [test] add wallet cross-shard transfer test in deploy.sh 5 years ago
Edgar Aroutiounian 1297623cfe
Staking dev cycle (#1689) 5 years ago
Rongjian Lan 301706771c Fix lint and build 5 years ago
Rongjian Lan 397f88269a Cleanup state sync logic; fix explorer node sync wrong committee issue 5 years ago
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
Leo Chen f08fd3219a [nodetype] add nodetype to replace is_explorer 5 years ago
Leo Chen 97880b2c3a [cleanup] remove is_genesis flag 5 years ago
Eugene Kim 8ac058bb2e Version headers 5 years ago
Rongjian Lan 2d51ba0ee2 Add CrossLink, EIP155, and S3 fork 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Rongjian Lan 261acf852f fix incomingReceipts storage; cherry pick from RJ's branch 5 years ago
Rongjian Lan 964a7671a9 Fix incomingReceipts storage and some build failure 5 years ago
Eugene Kim edef0987c5 Use kill_node.sh for killing nodes 5 years ago
Eugene Kim fd8a3935fe Only kill processes with matching binary names 5 years ago
john-harmony 6f15fbd8ff add explorer configuartion for local 5 years ago
Leo Chen 898f1326fb [test] fix debug.sh to run for 10 minutes 5 years ago
Leo Chen a86e606880 [test] support different network type 5 years ago
Rongjian Lan 1307f48090 Fix last commit checking bug; fix local key setup 5 years ago
coolcottontail ff73d91aa2
Added missing digit to node 9008 pub BLS key name 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Leo Chen b29a3a2a4a Revert "move demo addresses to test folder" 5 years ago
Leo Chen e08d634082 [test] fix the local test 5 years ago
Chao Ma 2a299c9786 fix network restart issue for mainnet shard0 down 5 years ago
Leo Chen cc01a79f44 [local] use local-resharding test config 5 years ago
chao e62df7268a [resharding] allow new bls key to join shard; dynamically change the bls keys in shard 5 years ago
Leo Chen 0233c53710 [test] support newnode test in deploy.sh 5 years ago
Minh Doan c63dc3251b add minting demo addresses to local test 5 years ago
Leo Chen 20c69da1c0 [localtest] add localnet network type support 5 years ago
Leo Chen 8153b2836d [test] update dummy key for beaconchain10.txt 5 years ago
Leo Chen 4dfc0d5a12 [test] use testnet configuration for test 5 years ago
Minh Doan a8a9953a82 move demo addresses to test folder 5 years ago