Commit Graph

2551 Commits (06945e9e26a7dd4e19ff71843f1a372e8a9a8f7a)
 

Author SHA1 Message Date
Rongjian Lan 499d9125c9 Add a simple hash chain delay function 6 years ago
Rongjian Lan b0c92961b5 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Leo Chen e727b2c99a fix some more go test error 6 years ago
Leo Chen bd8c13cbf6 fix go test error 6 years ago
Leo Chen 4fe6e8d1d1
Merge pull request #464 from LeoHChen/walletfix 6 years ago
Leo Chen 9628430bdf slow down the pace of sending ping message after received pong 6 years ago
Rongjian Lan 1924b6b83f Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan 93380c9769
Merge pull request #458 from harmony-one/rj_branch 6 years ago
Rongjian Lan edf06d1fda Add RandPreimage in block; Add pRnd into new block 6 years ago
Rongjian Lan 0418e663a6 Change rand seed uint32 6 years ago
Leo Chen 214ff491e0 check validator to avoid nil pointer access 6 years ago
Leo Chen d682064202 set the right GroupID in node 6 years ago
Leo Chen dd99219ee3 add NotifyService function in the service interface 6 years ago
Leo Chen 464527a99a fix a nil pointer issue cased program crash 6 years ago
Leo Chen 57ee1d6018 support multiple groups in discovery service 6 years ago
Leo Chen a27cff729c use a channel to signal consensus service to start 6 years ago
Leo Chen 702e5e2f19 add leader pubkey in pong message 6 years ago
Leo Chen 81877a149a add service to regular shard 6 years ago
Leo Chen cc5c09ac0c upload lib for wallet on mac/linux 6 years ago
Eugene Kim 844bb37577
Merge pull request #463 from harmony-ek/fix_stream_leak 6 years ago
Eugene Kim f96ad9727b Fix stream leak 6 years ago
Leo Chen b875062a61
Merge pull request #461 from LeoHChen/master 6 years ago
chaosma 8544a90ed2
genesis block binary creation (#462) 6 years ago
Rongjian Lan e64820f2a2
Merge pull request #460 from harmony-one/rj_temp 6 years ago
Eugene Kim ea0e5a04da
Merge pull request #457 from harmony-ek/go_generate_redux 6 years ago
Leo Chen a3ef1d8a96 fix command parameter in wallet 6 years ago
Rongjian Lan c0741c6af3 Remove testdata 6 years ago
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