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 11 months ago

ulbqb commented 11 months ago

Description

Closes: #688

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

codecov[bot] commented 11 months 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 ```