Commit Graph

2174 Commits (f2a5e5c5c9e5a732bb8bfda0b08a15cc450d21d4)
 

Author SHA1 Message Date
Leo Chen f2a5e5c5c9 1st attempt to replace broadcast with pubsub 6 years ago
Leo Chen 175e43fed7 add a goroutine to send pong message periodically 6 years ago
Leo Chen a410f8d588 add a config file to test just one shard 6 years ago
Leo Chen 3ffb7bdea9 do not handle duplicated ping message 6 years ago
Leo Chen 9ba931abb9 simplify networkinfo/discovery services 6 years ago
chaosma 5eb3684d89
fix shard state update bug (#439) 6 years ago
alajko 46ab9b1a1e
Merge pull request #434 from harmony-one/stakecontractest 6 years ago
ak dd8d85e3c9 Using golang crypto instead of ethereum crypto 6 years ago
Rongjian Lan aded2838ff
Merge pull request #433 from harmony-one/rj_branch 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
Leo Chen 32037247d0
Merge pull request #425 from harmony-one/pubsub_test_app 6 years ago
ak 5eef10b7e8 Testing Staking and Faucet 6 years ago
Rongjian Lan ffd06145ec Add message passing between drand leader/validator 6 years ago
Rongjian Lan dd6bf13b03 merge 6 years ago
Leo Chen 42aa5aa04c support different pubsub implementation 6 years ago
alajko 818deb67ed
Merge pull request #422 from harmony-one/addID 6 years ago
chaosma ef7c2e147c
add resharding code (#404) 6 years ago
Eugene Kim b6a5ab66a8
Merge pull request #429 from harmony-ek/fix_mac_dyld 6 years ago
ak e3442b78b6 more typos 6 years ago
ak 15abdeaf85 merge conflict 6 years ago
Minh Doan f886b609d3 modify logic in staking service 6 years ago
Minh Doan 230dbdc2e2 modify logic of new proto 6 years ago
Minh Doan b1ad9637a6 update proto file 6 years ago
Minh Doan aba13c252c add gen script 6 years ago
Rongjian Lan 8142b11aa7 Add channel for confirmed blocks and add that between node and drand 6 years ago
ak b8c632a083 typos 6 years ago
ak 4a691d5844 fixing typo 6 years ago
ak f5e606f7a8 adding function for supporing client 6 years ago
ak 6e7902a5ef responding to comments 6 years ago
Rongjian Lan e4917f4a79 Add randomness service to beacon validator 6 years ago
Rongjian Lan f8aa5a218e Add randomness service to beacon leader 6 years ago
Eugene Kim bd0f4401de DYLD_LIBRARY_PATH → DYLD_FALLBACK_LIBRARY_PATH 6 years ago
ak 3e4a8ca33b interface for getting contract address 6 years ago
Eugene Kim a65115379c
Merge pull request #424 from harmony-ek/enable-connection-logging 6 years ago
Eugene Kim 6350884d69 Merge branch 'master' of github.com:harmony-one/harmony into enable-connection-logging 6 years ago
Eugene Kim 02abf88079 Move connection logger to internal/utils 6 years ago
chaosma a9e9a73114
fixed state syncing the last mile issue for BLS consensus integration (#426) 6 years ago
Rongjian Lan fad7f96158
Merge pull request #423 from harmony-one/rj_branch 6 years ago
Leo Chen 504472832d add a p2pchat test app to test pubsub 6 years ago
ak c30acdfa2f adding tests for updating staking list 6 years ago
ak db243c1676 update staking list 6 years ago
Rongjian Lan 86486fa054 Add init nad commit message construct/process/passing 6 years ago
Eugene Kim 970d3b2f08 Log connections when -log_conn is given 6 years ago
Leo Chen 5b7f07e53e
Merge pull request #405 from harmony-one/integrate_libp2p_into_harmony_node 6 years ago
Leo Chen b7838579de use mutex to simplify the locking 6 years ago
Leo Chen c6c7f9c46d add comment for testing bootnode 6 years ago
Rongjian Lan fa56a977ce
Merge pull request #406 from harmony-one/rj_branch 6 years ago