dione/consensus
2021-03-05 22:29:09 +03:00
..
types Fix cbor marshalling/unmarshalling pubsub message (invalid UTF8 string), partly fix gossipsub (sadly, bootstrap node still doesn't see other messages in network) 2020-12-04 22:30:03 +04:00
validation Fix filecoin tx unmarshalling 2020-12-12 16:44:01 +04:00
commit_pool.go Add RWMutex to all consensus messages pools to prevent concurrent access to internal data in map 2020-12-07 20:01:10 +04:00
consensus.go Integrate DioneOracle contract, cherry-pick event cache implementation from master branch 2021-03-05 22:29:09 +03:00
leader.go add: filecoin message validation, secp signature 2020-12-02 17:03:39 +03:00
miner.go Integrate DioneOracle contract, cherry-pick event cache implementation from master branch 2021-03-05 22:29:09 +03:00
pre_prepare_pool.go Integrate DioneOracle contract, cherry-pick event cache implementation from master branch 2021-03-05 22:29:09 +03:00
prepare_pool.go Add RWMutex to all consensus messages pools to prevent concurrent access to internal data in map 2020-12-07 20:01:10 +04:00
randomness.go Fix task round/beacon system - remove task round and use latest drand round when creating task 2020-11-14 04:03:47 +04:00
utils.go Fix signature verify address issue 2020-12-02 18:25:06 +04:00