Commit Graph

2254 Commits (b53409f24d564b778e1834f08964b66bfb02454f)
 

Author SHA1 Message Date
Eugene Kim f05eca3f8a Unexport internally used interfaces 6 years ago
Eugene Kim a62b65ece9 pubsub → libp2p_pubsub 6 years ago
Eugene Kim f24509594e Remove libp2p config option passthrough 6 years ago
alajko 292fc38d49
Merge pull request #437 from harmony-one/fixNewbinary 6 years ago
Rongjian Lan 3499d5ca8d
Merge pull request #454 from harmony-one/rj_temp 6 years ago
Rongjian Lan 437060a73c Add apache license to vrf package 6 years ago
ak f265aa59ba Merge branch 'master' of github.com:harmony-one/harmony into fixNewbinary 6 years ago
Rongjian Lan 100cb84781 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan 3a362dbe01
Merge pull request #452 from harmony-one/rj_temp 6 years ago
Rongjian Lan b274cef420 Fix test on p256 6 years ago
Rongjian Lan b9b27fcf1c Merge branch 'master' of github.com:harmony-one/harmony 6 years ago
Rongjian Lan 91d7567c94 Reduce delay on the manager test 6 years ago
Rongjian Lan c55d2ef04a Add real vrf into drand with validator generating vrf and leader verifying them 6 years ago
ak daff387369 Adding Comments to explain decoding of function signature 6 years ago
ak cbea168a5f comment about function singature 6 years ago
ak fe7e8d69e3 responding to review changes 6 years ago
Rongjian Lan 84ced41d6d
Merge pull request #442 from harmony-one/rj_branch 6 years ago
Leo Chen a5fdeb702c
Merge pull request #428 from harmony-one/fix_ping_message_didnot_reach_all_peer_issue 6 years ago
Rongjian Lan e4cf39b6c3 remove CheckEpochBlock 6 years ago
ak ab9fe9ebf1 modify tests add switch case change contract binary 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 25485c655c add stop servie in discovery service 6 years ago
Leo Chen a55b4514dd use gossip for all consensus messages 6 years ago
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
ak ce3c14a9d5 Merge branch 'master' of github.com:harmony-one/harmony into fixNewbinary 6 years ago
Rongjian Lan 8fae634aba Break tie of core-consensus-core import cycle; add pRnd channel for consensus 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 e9732bc3ff address comments from last PR 6 years ago
Rongjian Lan aded2838ff
Merge pull request #433 from harmony-one/rj_branch 6 years ago
alok 3d71a16b74 merging conflicts 6 years ago
alok 363efcf2e7 changed stake binary 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