Commit Graph

180 Commits (a9bbcf6ae85b656b1a2017b7683f6560d5b53f41)

Author SHA1 Message Date
chao 52cf621b2c Do not start node for client lines in config 6 years ago
chao e6ed20347b Clean up default duration logic 6 years ago
Leo Chen 868aabdfcf [node] fix comment and add -nopass for local test 6 years ago
Richard Liu 8a5a6753cd
update deploy.sh for duration (#883) 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
chao 69cfe9b633 * add view changing logic 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Eugene Kim 18bf30e6c8 Use uint32 as shard ID type instead of [4]byte 6 years ago
Eugene Kim 32040c0fe6 Remove STOP message; txgen doesn't send it anymore 6 years ago
Eugene Kim 7d26462b1b Deploy nodes with -enable_stop for local test 6 years ago
Rongjian Lan 86ab59d389 Finish up resharding 6 years ago
Rongjian Lan c20cd8a8d4 resharding on new nodes 6 years ago
Leo Chen cd8f1cea8e [cleanup] remove offline peer handler 6 years ago
ak b74b0a74ca Fixing Config and ReadMe 6 years ago
chao fefcbd4ca3 fix deploy.sh not work on ubuntu bash environment 6 years ago
Leo Chen 0ff3c9ae0a [build] set GO111MODULE in deploy.sh 6 years ago
u5surf a835435b4a [lint] fix ineffassign #708 6 years ago
Rongjian Lan d26daa861c Remove bnkey 6 years ago
Rongjian Lan 73d863cf63 Disable program restart 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
Eugene Kim acee1701d5 Make deploy_newnode.sh autodetect bootnode 6 years ago
Eugene Kim f235758fc4 Remove unused P2P option 6 years ago
chao 192d803dfc small modification/fix for deploy script and config files 6 years ago
chao 2c6292c40e whole network can restart and resume from previous state 6 years ago
chao 1bedd7dc85 change archival node as a validator; it's more secure for archival node to validate before accept the blocks; 6 years ago
chao 0d5dcfcae3 refactor state syncing; unify state sync and beacon sync (i.e. depends 6 years ago
chao af8139f1e3 refactor state sync; decouple from consensus 6 years ago
Rongjian Lan 8077352426 Bump up genesis beaconchain size to 50 6 years ago
chao 5acf87ecf2 add stop/restart support; 6 years ago
ak d0832dbbb1 addressing leo and chao comments 6 years ago
ak dd65bf4673 Archival node setup 6 years ago
Rongjian Lan d2f2a44ec3 Add more new nodes in deploy_newnode.sh 6 years ago
ak 8d7bd5c2f9 reinstatin deploy.sh 6 years ago
ak c8663bbc62 reinstatin deploy.sh 6 years ago
ak 3898733576 Some adhoc cleanup 6 years ago
Leo Chen 53d631cf29 [test] wait less in txgen for connection 6 years ago
Minh Doan fa22feab49 clean up the rest 6 years ago
Minh Doan 4845384266 move setup staking contract 6 years ago
Minh Doan 6099b8e575 move play staking contract into a func 6 years ago
Minh Doan aa49777133 refactor faucet contract code 6 years ago
ak 02ab33466d Update README and remove config we are not testing 6 years ago
Rongjian Lan 8fa84d2230 Setup genesis shard state, and fix other issues 6 years ago
Rongjian Lan c54e225dc4 Setup initial shard state 6 years ago
Rongjian Lan 2c1b0d5562 setup initial beacon chain keys 6 years ago
Rongjian Lan c038f884e9 remove mistakenly committed main 6 years ago
Minh Doan af3c998fb4 move harmony.go into cmd/harmony/main.go 6 years ago
Rongjian Lan 194a7617c6 Support multiple newnodes 6 years ago
Rongjian Lan 648e0a3010 Remove my local code 6 years ago