Ostracon, a consensus algorithm, is forked from Tendermint Core. We have added VRF to Tendermint BFT. It adds randomness to PoS Validator elections and improves security.
Apache License 2.0
70
stars
28
forks
source link
Custom abci interface to extended Tendermint abci interface #689
Description
Closes: #688
This PR has changes for compatibility improvement using Tendermint abci interface.