Commit Graph

55 Commits (98ae11f5942c40a1d6616e43220a253d762dd943)

Author SHA1 Message Date
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 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
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
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
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 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
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 af3c998fb4 move harmony.go into cmd/harmony/main.go 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
Rongjian Lan 18491389be minor change 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
chaosma 3f6bb9e19b
modify deploy with state sync; add more info in debug log (#450) 6 years ago
Leo Chen 7b0769c651 gossip all consensus messages 6 years ago
Leo Chen b9317f01c5 support p2p peerdiscovery in deploy.sh 6 years ago
Leo Chen 1932aea1de enable test of libp2p peer discovery 6 years ago
Eugene Kim 18804ded81 Factor BLS build flag setup into its own script 6 years ago
Rongjian Lan 8e14357e44 Use GOPATH instead of PWD 6 years ago
Rongjian Lan 39b941d904 Migrate to BLS 6 years ago
Leo Chen 8edebd2250 fix some send message failure 6 years ago
chaosma 3161a42e49
state syncing integration (#283) 6 years ago
Minh Doan f1c38ee0d5 change harmony db path 6 years ago
Minh Doan 2330504e13 clean up /tmp/harmony before running experiment 6 years ago
Leo Chen 7d6395b4d1 support multiaddress of beacon chain node in deploy.sh 6 years ago
Minh Doan a4a09f6fd9 add removing bc_config in cleanup 6 years ago
Leo Chen c925dae91a fix deploy won't stop issue on Jenkins 6 years ago
Leo Chen 4c79bad419 calculate consensus/tps after local test 6 years ago