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

Backport tendermint-v0.34.23 into main #674

Closed tnasu closed 1 year ago

tnasu commented 1 year ago

Description

v0.34.23

STATUS: commit hash

codecov[bot] commented 1 year ago

Codecov Report

Merging #674 (3c2dbe1) into main (949633b) will increase coverage by 0.19%. The diff coverage is 76.50%.

:exclamation: Current head 3c2dbe1 differs from pull request most recent head ced843d. Consider uploading reports for the commit ced843d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #674 +/- ## ========================================== + Coverage 66.30% 66.50% +0.19% ========================================== Files 283 283 Lines 37611 37818 +207 ========================================== + Hits 24939 25149 +210 + Misses 10882 10871 -11 - Partials 1790 1798 +8 ``` | [Impacted Files](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | Coverage Δ | | |---|---|---| | [blockchain/v2/io.go](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-YmxvY2tjaGFpbi92Mi9pby5nbw==) | `0.00% <0.00%> (ø)` | | | [blockchain/v2/routine.go](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-YmxvY2tjaGFpbi92Mi9yb3V0aW5lLmdv) | `70.52% <ø> (+1.45%)` | :arrow_up: | | [libs/pubsub/query/query.peg.go](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-bGlicy9wdWJzdWIvcXVlcnkvcXVlcnkucGVnLmdv) | `61.34% <ø> (ø)` | | | [p2p/conn/connection.go](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-cDJwL2Nvbm4vY29ubmVjdGlvbi5nbw==) | `80.38% <ø> (-0.58%)` | :arrow_down: | | [rpc/core/routes.go](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-cnBjL2NvcmUvcm91dGVzLmdv) | `0.00% <ø> (ø)` | | | [rpc/jsonrpc/client/http\_uri\_client.go](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-cnBjL2pzb25ycGMvY2xpZW50L2h0dHBfdXJpX2NsaWVudC5nbw==) | `0.00% <0.00%> (ø)` | | | [state/state.go](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-c3RhdGUvc3RhdGUuZ28=) | `84.61% <ø> (-0.14%)` | :arrow_down: | | [statesync/messages.go](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-c3RhdGVzeW5jL21lc3NhZ2VzLmdv) | `100.00% <ø> (+13.43%)` | :arrow_up: | | [test/e2e/generator/main.go](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-dGVzdC9lMmUvZ2VuZXJhdG9yL21haW4uZ28=) | `55.00% <ø> (ø)` | | | [types/event\_bus.go](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-dHlwZXMvZXZlbnRfYnVzLmdv) | `58.04% <ø> (ø)` | | | ... and [31 more](https://app.codecov.io/gh/Finschia/ostracon/pull/674?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | | ... and [9 files with indirect coverage changes](https://app.codecov.io/gh/Finschia/ostracon/pull/674/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)