Commit Graph

30 Commits (57614e3530ebec7756293a4dccff232cdb7b6b0d)

Author SHA1 Message Date
Kai Lee 5f11608526 Replace all logs in drand module to use zerolog 5 years ago
Rongjian Lan bcd89eff8c Update EVM to latest constantinople 5 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 5 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 5 years ago
Rongjian Lan 8f23720d82 Update vrf vdf and crosslink fields 5 years ago
Minh Doan 522376410d clean up and fix correct error messages. Now we should watch out of all error messages 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
Rongjian Lan 64d6ee80d3 add public key into consensus/drand message 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Minh Doan 4e98699ecf fix compile error 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 f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
Leo Chen 837f2fa838 ignore commit message on validator 6 years ago
Minh Doan 1d95488d8e add another wrapper for staking message 6 years ago
Rongjian Lan 51c4b1e91b Change rnds in block to 32 bytes 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 6579a3dfec use libp2p in drand message communication 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 e9732bc3ff address comments from last PR 6 years ago
Rongjian Lan ffd06145ec Add message passing between drand leader/validator 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