Commit Graph

343 Commits (84fa99008c2a99796e27ccebc2e1c40301cccd78)

Author SHA1 Message Date
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 81877a149a add service to regular shard 6 years ago
Rongjian Lan afcdb8b63d Add RandPreimage in block; Add pRnd into new block 6 years ago
chaosma 3f6bb9e19b
modify deploy with state sync; add more info in debug log (#450) 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
ak ab9fe9ebf1 modify tests add switch case change contract binary 6 years ago
Leo Chen f2a5e5c5c9 1st attempt to replace broadcast with pubsub 6 years ago
Leo Chen 3ffb7bdea9 do not handle duplicated ping message 6 years ago
Rongjian Lan ffd06145ec Add message passing between drand leader/validator 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 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
ak db243c1676 update staking list 6 years ago
alok ffd82d035c BeaconLeader adds IDs 6 years ago
Leo Chen 98596f4f21 add connecthostpeer function 6 years ago
Leo Chen 8820c257a6 add list of incoming/outgoing peers 6 years ago
Minh Doan 2cdcd201ef add staking for staking service 6 years ago
Minh Doan 247eba500c refactor to use private key only 6 years ago
Minh Doan 6fa8eb7887 call beacon to get nonce&balance and create staking transaction 6 years ago
Leo Chen ec5102708e [libp2p] init integration of group message by pubsub 6 years ago
Minh Doan 9b0ba3f76d clean up support client as its moved as a service 6 years ago
Minh Doan badcd47468 fix golint 6 years ago
Minh Doan 2ee78e5d29 deposit money to fake accounts 6 years ago
Minh Doan d273077507 move contract logic into seprate file 6 years ago
Minh Doan 9a1c7b34e1 refactor faucet code 6 years ago
ak 2eeba01ee0 fixing dependencies 6 years ago
ak 0b3f44a3e8 changes based on review 6 years ago
Leo Chen 8dbc795ee5 add isBeacon flag to specify the node is a beacon chain node 6 years ago
ak 57ea3a66c4 interface for funding account 6 years ago
Minh Doan 0bbf43fe7e change NewService to New 6 years ago
ak 879fbb6332 adding node account key 6 years ago
Leo Chen 0325f58fab add BCPeers structure in node 6 years ago
Leo Chen 11a68db13b split discovery service into two services 6 years ago
Minh Doan a962c28ec0 change NewService to New 6 years ago
ak f569852775 Staking Transactions 6 years ago
Minh Doan 5d4418c548 add staking service and hook up with networkinfo service 6 years ago