Commit Graph

120 Commits (9796df0dd90b27d45637418a7de3895a9c5d7cd7)

Author SHA1 Message Date
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
Rongjian Lan eb0af9c05d Use hard coded account for staking 6 years ago
Rongjian Lan b9fac736f0 Add comment for beacon chain address 6 years ago
Rongjian Lan 72f75935e7 Make the first staking transaction working on the contract 6 years ago
Rongjian Lan ba1e8b4bd6 Add faucet call before staking tx 6 years ago
Rongjian Lan f1a03942e9 merge 6 years ago
Leo Chen f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
Minh Doan 35ff532f2f setup for having staking service working 6 years ago
Rongjian Lan 18491389be minor change 6 years ago
chaosma e66aeb4c57
add beaconchain node state syncing (#502) 6 years ago
Minh Doan 42bdc72a08 remove beacon main and others 6 years ago
Leo Chen 51349ca685 use different port for bootnode in local test 6 years ago
Leo Chen 00c40743a9 enable testing of libp2p based consensus 6 years ago
Rongjian Lan c0741c6af3 Remove testdata 6 years ago