Commit Graph

41 Commits (957fdf0eacfa054bed9b6c7559ac2b7a4911b74d)

Author SHA1 Message Date
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
Leo Chen 814c0b7d76 use proper port for txgen in deploy.sh script 6 years ago
Nicolas Burtey 488d7378cd renaming benchmark to harmony; more readme instructions 6 years ago
Nicolas Burtey a345483137 renaming benchmark to harmony; more readme instructions 6 years ago
Richard Liu 7538f64d7e
fix p2p v2 on aws and for surviving from node killing. (#204) 6 years ago
Leo Chen 9cb0552b72 move client/txgen to cmd/client/txgen 6 years ago
Rongjian Lan 334c47776f Cleanup node.go 6 years ago
Leo Chen 1893b1ab01 move local test files to test directory 6 years ago
Leo Chen 20af9b9d70 remove static config file support code 6 years ago
Rongjian Lan 97e169fe27 Implement faucet functionality and sharded transaction for wallet 6 years ago
Leo Chen c111fd19cf do not contact beacon if not in peer discovery mode 6 years ago
Rongjian Lan 167e4462a7 Clean up testing code 6 years ago
Rongjian Lan fab7023718 Merge conflict 6 years ago
Leo Chen 4db7858749 add a killnode function in deploy.sh to emulate offline node 6 years ago
Leo Chen 1ba60e6502 HAR-65: enable peer discovery by default in deploy.sh 6 years ago