Commit Graph

24 Commits (d234697b023905278a7b3cd958a54873fd468d25)

Author SHA1 Message Date
Eugene Kim 53bbce84c8 Convert most benign uses of Hex to MustAddressToBech32 5 years ago
Rongjian Lan acf32bd3ca Remove use of sha3-256 6 years ago
Rongjian Lan 6044b76068 migrate bls identity from address to public key 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
Leo Chen 313ddac6ca [utils] move GetAddressHex to utils module 6 years ago
Minh Doan beaa0a84fe clean up technical debt 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Rongjian Lan 8800b5e171 Fix errors 6 years ago
Minh Doan 51f04a1c43 convert drand proto to message protocol 6 years ago
Minh Doan 9a2cfb9080 change BlsPubKey to ConsensusPubKey and remove unnecessary log 6 years ago
Minh Doan a4d3c13a18 rename PubKey to BlsPubKey 6 years ago
Leo Chen f02ff769d3 only enable randomness service on leader 6 years ago
Leo Chen ba02ec922a update dRand PublicKeys 6 years ago
Leo Chen 656d3fdbe2 make leader field private in consensus/drand 6 years ago
Minh Doan 089b40ccc4 add new staking message and add its logic 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 c55d2ef04a Add real vrf into drand with validator generating vrf and leader verifying them 6 years ago
Rongjian Lan 8fae634aba Break tie of core-consensus-core import cycle; add pRnd channel for consensus 6 years ago
Rongjian Lan ffd06145ec Add message passing between drand leader/validator 6 years ago
Rongjian Lan 8142b11aa7 Add channel for confirmed blocks and add that between node and drand 6 years ago
Rongjian Lan 86486fa054 Add init nad commit message construct/process/passing 6 years ago
Rongjian Lan 10a88a4f4a Add drand package for randomness 6 years ago