Commit Graph

120 Commits (9796df0dd90b27d45637418a7de3895a9c5d7cd7)

Author SHA1 Message Date
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
Minh Doan 94a17e5b2a script to run leader only for debugging 6 years ago
Leo Chen 7d6395b4d1 support multiaddress of beacon chain node in deploy.sh 6 years ago
Leo Chen 7298aeff52 fix #! of cal_tps.sh script 6 years ago
Minh Doan a4a09f6fd9 add removing bc_config in cleanup 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Rongjian Lan 5b16c46b80 Change back to 19999 6 years ago
Rongjian Lan d71d4b0958 Fix txgen protocol not support problem 6 years ago
Leo Chen a258976bd1 remove additional local configuration files 6 years ago
Minh Doan 4f4bc36af3 change benchmark to harmony 6 years ago
Minh Doan df2137512f fix test_before_submit.sh 6 years ago
Minh Doan d95a2dc60d rename gofmt to travis_checker.sh and add testing checker 6 years ago
Leo Chen c925dae91a fix deploy won't stop issue on Jenkins 6 years ago
Leo Chen b187ecc7c6 add a script to calculate consensus/tps 6 years ago
Leo Chen 4c79bad419 calculate consensus/tps after local test 6 years ago