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.21 into main #667

Closed tnasu closed 1 year ago

tnasu commented 1 year ago

Description

v0.34.21

STATUS: commit hash

codecov[bot] commented 1 year ago

Codecov Report

Merging #667 (a6b7895) into main (32bffb8) will increase coverage by 0.18%. The diff coverage is 70.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #667 +/- ## ========================================== + Coverage 66.15% 66.34% +0.18% ========================================== Files 277 281 +4 Lines 37001 37380 +379 ========================================== + Hits 24477 24798 +321 - Misses 10763 10800 +37 - Partials 1761 1782 +21 ``` | [Impacted Files](https://app.codecov.io/gh/Finschia/ostracon/pull/667?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/667?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-YWJjaS9jbGllbnQvZ3JwY19jbGllbnQuZ28=) | `69.37% <ø> (ø)` | | | [blockchain/v0/pool.go](https://app.codecov.io/gh/Finschia/ostracon/pull/667?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-YmxvY2tjaGFpbi92MC9wb29sLmdv) | `81.13% <ø> (+3.87%)` | :arrow_up: | | [cmd/ostracon/commands/run\_node.go](https://app.codecov.io/gh/Finschia/ostracon/pull/667?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y21kL29zdHJhY29uL2NvbW1hbmRzL3J1bl9ub2RlLmdv) | `0.00% <0.00%> (ø)` | | | [config/toml.go](https://app.codecov.io/gh/Finschia/ostracon/pull/667?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y29uZmlnL3RvbWwuZ28=) | `74.19% <ø> (ø)` | | | [consensus/replay\_file.go](https://app.codecov.io/gh/Finschia/ostracon/pull/667?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y29uc2Vuc3VzL3JlcGxheV9maWxlLmdv) | `0.00% <0.00%> (ø)` | | | [crypto/merkle/tree.go](https://app.codecov.io/gh/Finschia/ostracon/pull/667?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y3J5cHRvL21lcmtsZS90cmVlLmdv) | `91.48% <ø> (ø)` | | | [crypto/secp256k1/secp256k1.go](https://app.codecov.io/gh/Finschia/ostracon/pull/667?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y3J5cHRvL3NlY3AyNTZrMS9zZWNwMjU2azEuZ28=) | `69.56% <ø> (ø)` | | | [evidence/pool.go](https://app.codecov.io/gh/Finschia/ostracon/pull/667?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-ZXZpZGVuY2UvcG9vbC5nbw==) | `69.42% <ø> (ø)` | | | [evidence/verify.go](https://app.codecov.io/gh/Finschia/ostracon/pull/667?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-ZXZpZGVuY2UvdmVyaWZ5Lmdv) | `76.00% <ø> (ø)` | | | [libs/clist/clist.go](https://app.codecov.io/gh/Finschia/ostracon/pull/667?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-bGlicy9jbGlzdC9jbGlzdC5nbw==) | `68.03% <ø> (ø)` | | | ... and [57 more](https://app.codecov.io/gh/Finschia/ostracon/pull/667?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/667/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)