Commit Graph

2254 Commits (b53409f24d564b778e1834f08964b66bfb02454f)
 

Author SHA1 Message Date
Leo Chen b53409f24d fix go test error 6 years ago
Leo Chen ba4d27db6f txgen send/recv tx/block to beacon shard 6 years ago
Leo Chen f765160360 wait for startChannel for first time only 6 years ago
Leo Chen f40569cab7 check if peerChan is nil or not 6 years ago
Leo Chen f8e3da4ee4 modify txgen using libp2p 6 years ago
Leo Chen 7a1ac90a5b add shard client support 6 years ago
Leo Chen e2b0452519
Merge pull request #465 from LeoHChen/libp2p 6 years ago
Leo Chen aad244165f fix build error of unused variable 6 years ago
Leo Chen 1436dc19e5 remove excessive log messages 6 years ago
Leo Chen 3f5841e655 add a readme.md file to explain the ping/pong messages 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 93380c9769
Merge pull request #458 from harmony-one/rj_branch 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