Commit Graph

2211 Commits (f6ce924bdff5b05a9cb66abd028b04d8b918a4f6)
 

Author SHA1 Message Date
Rongjian Lan f6ce924bdf
Merge pull request #449 from harmony-one/rj_branch 6 years ago
Eugene Kim 1fef4eb5f0
Merge pull request #456 from harmony-ek/clean_up_p2p 6 years ago
chaosma 3f6bb9e19b
modify deploy with state sync; add more info in debug log (#450) 6 years ago
Eugene Kim 05fdaa9197 Introduce and use uniform host logger 6 years ago
Eugene Kim 2680b7cc7d Fix gometalinter warnings 6 years ago
Eugene Kim 610c02803d Tag libp2p packages with libp2p_ prefix 6 years ago
Eugene Kim 913cb45115 Move go:generate to the source side 6 years ago
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