Commit Graph

2324 Commits (ac2d1a9940e6a472a8fb43e87c9af5a8d7454789)
 

Author SHA1 Message Date
Minh Doan 1bf7d8be14 add constants 6 years ago
Minh Doan 385075d6a1 decouple logic of new node into separate logic 6 years ago
Leo Chen b443ed0463
Merge pull request #467 from LeoHChen/libp2p 6 years ago
chaosma 5a2e708f30
add resharding unit tests (#469) 6 years ago
Rongjian Lan 16adbcdb8e Add pending rnd list and add available rnd into new block 6 years ago
Leo Chen 6f2016b324 consolidate functions in node.go 6 years ago
Rongjian Lan 0bd637639c Implement vdf execution and timing 6 years ago
Rongjian Lan d71ee04eae Connect drand with consensus for final randomness channel 6 years ago
Leo Chen e546b9a807 set leader pubkey for drand 6 years ago
Rongjian Lan 756e556e11 Add More util funcs to vdf 6 years ago
Leo Chen 6579a3dfec use libp2p in drand message communication 6 years ago
Leo Chen b53409f24d fix go test error 6 years ago
Leo Chen ba4d27db6f txgen send/recv tx/block to beacon shard 6 years ago
Rongjian Lan 987a8a38dc Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 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
Rongjian Lan c86566b849 Fix linter 6 years ago
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