Finschia / ostracon

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

Closed ulbqb closed 1 year ago

ulbqb commented 1 year ago

Description

Closes: #688

This PR has changes for compatibility improvement using Tendermint abci interface.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (ramus@d971aa4). Click here to learn what that means. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## ramus #689 +/- ## ======================================== Coverage ? 66.54% ======================================== Files ? 282 Lines ? 37854 Branches ? 0 ======================================== Hits ? 25189 Misses ? 10860 Partials ? 1805 ```