Commit Graph

2324 Commits (ac2d1a9940e6a472a8fb43e87c9af5a8d7454789)
 

Author SHA1 Message Date
Rongjian Lan 8176fbf511 Remove trillian dependency in p256 6 years ago
Rongjian Lan 213b1c6d82 Remove the extra tests that havev heavy external dependency, we actually don't need them 6 years ago
Rongjian Lan 68a3b99bfe Add keytransparency and trillian into submodule 6 years ago
Eugene Kim 5b460a986e Add help 6 years ago
Eugene Kim 7615c7bf5a Refactor for readability 6 years ago
Rongjian Lan afcdb8b63d Add RandPreimage in block; Add pRnd into new block 6 years ago
Rongjian Lan f54abebb9a Change rand seed uint32 6 years ago
Eugene Kim 3034d8c217 Install protoc and gencodec 6 years ago
Rongjian Lan f6ce924bdf
Merge pull request #449 from harmony-one/rj_branch 6 years ago
Eugene Kim 7d19151be7 Check if generated files are out of date 6 years ago
Eugene Kim 687e01f137 Regenerate 6 years ago
Eugene Kim 59d53cb294 Add //go:generate for mocks and .pb.go files 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
Eugene Kim 245a8d46e1 Merge branch 'master' of github.com:harmony-one/harmony into add_third_party_license_clause 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
Eugene Kim 7dddac0958 Add a third-party license clause to README.md 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