issues
search
corestario
/
tendermint
Tendermint with an embedded BLS random beacon
Other
18
stars
6
forks
source link
Feat/run dkg on chain start
#80
Closed
primalcs
closed
5 years ago
primalcs
commented
5 years ago
add option to start dkg on chain start
add 2 config parameters: bool for run dkg on chain start time.Duration for dkg restart (it might be necessary)
move DKG to it own channel in consensus/reactor.go