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

doc: add description for generation of priv_validator_key to config.toml #705

Closed jaeseung-bae closed 10 months ago

jaeseung-bae commented 10 months ago

Description

codecov[bot] commented 10 months ago

Codecov Report

Merging #705 (cec07b1) into main (449aa31) will increase coverage by 0.10%. Report is 4 commits behind head on main. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #705 +/- ## ========================================== + Coverage 66.54% 66.64% +0.10% ========================================== Files 285 285 Lines 37915 37915 ========================================== + Hits 25229 25270 +41 + Misses 10878 10845 -33 + Partials 1808 1800 -8 ``` | [Files Changed](https://app.codecov.io/gh/Finschia/ostracon/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | Coverage Δ | | |---|---|---| | [config/toml.go](https://app.codecov.io/gh/Finschia/ostracon/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-Y29uZmlnL3RvbWwuZ28=) | `74.19% <ø> (ø)` | | ... and [15 files with indirect coverage changes](https://app.codecov.io/gh/Finschia/ostracon/pull/705/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)