Commit Graph

538 Commits (eb0af9c05dcacb674547a329f9fcf12d9f348d4b)

Author SHA1 Message Date
Minh Doan 385075d6a1 decouple logic of new node into separate logic 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
Leo Chen e546b9a807 set leader pubkey for drand 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
Leo Chen f765160360 wait for startChannel for first time only 6 years ago
Leo Chen 7a1ac90a5b add shard client support 6 years ago
Leo Chen 1436dc19e5 remove excessive log messages 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 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
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
chaosma 3f6bb9e19b
modify deploy with state sync; add more info in debug log (#450) 6 years ago
Eugene Kim 2680b7cc7d Fix gometalinter warnings 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 e4cf39b6c3 remove CheckEpochBlock 6 years ago
ak ab9fe9ebf1 modify tests add switch case change contract binary 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 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 3ffb7bdea9 do not handle duplicated ping message 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
Rongjian Lan e9732bc3ff address comments from last PR 6 years ago
alok 363efcf2e7 changed stake binary 6 years ago
Rongjian Lan ffd06145ec Add message passing between drand leader/validator 6 years ago
chaosma ef7c2e147c
add resharding code (#404) 6 years ago
ak e3442b78b6 more typos 6 years ago
Minh Doan f886b609d3 modify logic in staking service 6 years ago
Rongjian Lan 8142b11aa7 Add channel for confirmed blocks and add that between node and drand 6 years ago
ak b8c632a083 typos 6 years ago
ak 4a691d5844 fixing typo 6 years ago
ak f5e606f7a8 adding function for supporing client 6 years ago
ak 6e7902a5ef responding to comments 6 years ago
Rongjian Lan e4917f4a79 Add randomness service to beacon validator 6 years ago
Rongjian Lan f8aa5a218e Add randomness service to beacon leader 6 years ago
ak 3e4a8ca33b interface for getting contract address 6 years ago
chaosma a9e9a73114
fixed state syncing the last mile issue for BLS consensus integration (#426) 6 years ago
ak c30acdfa2f adding tests for updating staking list 6 years ago