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.24 into main #678

Closed tnasu closed 11 months ago

tnasu commented 11 months ago

Description

v0.34.24

STATUS: commit hash

Upgrade to tendermint-v0.34.24

Close: https://github.com/Finschia/ostracon/issues/660

codecov[bot] commented 11 months ago

Codecov Report

Merging #678 (39334e1) into main (949633b) will increase coverage by 0.18%. The diff coverage is 76.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #678 +/- ## ========================================== + Coverage 66.30% 66.49% +0.18% ========================================== Files 283 283 Lines 37611 37821 +210 ========================================== + Hits 24939 25149 +210 + Misses 10882 10874 -8 - Partials 1790 1798 +8 ``` | [Impacted Files](https://app.codecov.io/gh/Finschia/ostracon/pull/678?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/678?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/678?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/678?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/678?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-cDJwL2Nvbm4vY29ubmVjdGlvbi5nbw==) | `79.80% <ø> (-1.15%)` | :arrow_down: | | [rpc/core/routes.go](https://app.codecov.io/gh/Finschia/ostracon/pull/678?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/678?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/678?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/678?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/678?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/678?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 [32 more](https://app.codecov.io/gh/Finschia/ostracon/pull/678?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | | ... and [10 files with indirect coverage changes](https://app.codecov.io/gh/Finschia/ostracon/pull/678/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)