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.20 into main #642

Closed tnasu closed 1 year ago

tnasu commented 1 year ago

Description

v0.34.20

STATUS: commit hash

Upgrade tendermint-v0.34.20

codecov[bot] commented 1 year ago

Codecov Report

Merging #642 (10dec2f) into main (32bffb8) will increase coverage by 0.10%. The diff coverage is 69.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #642 +/- ## ========================================== + Coverage 66.15% 66.25% +0.10% ========================================== Files 277 279 +2 Lines 37001 37157 +156 ========================================== + Hits 24477 24620 +143 - Misses 10763 10766 +3 - Partials 1761 1771 +10 ``` | [Impacted Files](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | Coverage Δ | | |---|---|---| | [abci/client/grpc\_client.go](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-YWJjaS9jbGllbnQvZ3JwY19jbGllbnQuZ28=) | `69.37% <ø> (ø)` | | | [config/toml.go](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y29uZmlnL3RvbWwuZ28=) | `74.19% <ø> (ø)` | | | [libs/os/os.go](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-bGlicy9vcy9vcy5nbw==) | `28.78% <0.00%> (ø)` | | | [mempool/mempool.go](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-bWVtcG9vbC9tZW1wb29sLmdv) | `38.88% <0.00%> (-61.12%)` | :arrow_down: | | [mempool/metrics.go](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-bWVtcG9vbC9tZXRyaWNzLmdv) | `0.00% <0.00%> (-17.40%)` | :arrow_down: | | [p2p/pex/addrbook.go](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-cDJwL3BleC9hZGRyYm9vay5nbw==) | `72.08% <0.00%> (+0.50%)` | :arrow_up: | | [rpc/core/events.go](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-cnBjL2NvcmUvZXZlbnRzLmdv) | `0.00% <0.00%> (ø)` | | | [rpc/core/tx.go](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-cnBjL2NvcmUvdHguZ28=) | `59.77% <0.00%> (-2.59%)` | :arrow_down: | | [types/tx.go](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-dHlwZXMvdHguZ28=) | `88.09% <0.00%> (-5.81%)` | :arrow_down: | | [consensus/replay\_stubs.go](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y29uc2Vuc3VzL3JlcGxheV9zdHVicy5nbw==) | `53.33% <25.00%> (-3.81%)` | :arrow_down: | | ... and [19 more](https://app.codecov.io/gh/Finschia/ostracon/pull/642?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/Finschia/ostracon/pull/642/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)