Commit Graph

85 Commits (60a10200c11264f3b109e3ee4e966d7fad1e8088)

Author SHA1 Message Date
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
chaosma 3f6bb9e19b
modify deploy with state sync; add more info in debug log (#450) 6 years ago
Rongjian Lan b274cef420 Fix test on p256 6 years ago
chaosma 0f087c195b
add log for state syncing test; will be used for jenkins server later (#443) 6 years ago
Leo Chen 7b0769c651 gossip all consensus messages 6 years ago
Leo Chen a410f8d588 add a config file to test just one shard 6 years ago
ak dd8d85e3c9 Using golang crypto instead of ethereum crypto 6 years ago
Rongjian Lan e9732bc3ff address comments from last PR 6 years ago
ak bcab7d3740 moving testing to chain folder 6 years ago
ak 8a654e6e73 Fixed staking contract and added test 6 years ago
ak f88cefebf2 debugging 6 years ago
ak 04fd72bc1f stake contract not working 6 years ago
ak 5eef10b7e8 Testing Staking and Faucet 6 years ago
Leo Chen 42aa5aa04c support different pubsub implementation 6 years ago
Leo Chen 504472832d add a p2pchat test app to test pubsub 6 years ago
Rongjian Lan 86486fa054 Add init nad commit message construct/process/passing 6 years ago
Leo Chen b9317f01c5 support p2p peerdiscovery in deploy.sh 6 years ago
Rongjian Lan 3d2146672b Fix tests for p256_test.go 6 years ago
Leo Chen 1932aea1de enable test of libp2p peer discovery 6 years ago
alok 8ceaad693f Add Faucet Contract to contracts 6 years ago
Eugene Kim 24fd9d67b8 More goimports 6 years ago
Eugene Kim 18804ded81 Factor BLS build flag setup into its own script 6 years ago
Rongjian Lan 5b45c0091f Remove unintentiaonlly committed main file and add main in gitignore 6 years ago
Rongjian Lan c1944bd71e Init bls explicitly 6 years ago
Minh Doan d634d43148 fix import order 6 years ago
Rongjian Lan 3ebcccc132 Remove init on bls test 6 years ago
Eugene Kim fb4792bc9f goimports 6 years ago
Rongjian Lan 8e14357e44 Use GOPATH instead of PWD 6 years ago
Rongjian Lan 39b941d904 Migrate to BLS 6 years ago
Rongjian Lan 37e3c696e3 Fix lint 6 years ago
Rongjian Lan 9a95aa6a71 Fix build error 6 years ago
Leo Chen 8edebd2250 fix some send message failure 6 years ago
Rongjian Lan 47cc02cb7f Add test program for BLS go implementation 6 years ago
Rongjian Lan b4bd9280b2 Add test program for BLS go implementation 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