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

Combine `spec` and `docs` #582

Open ulbqb opened 1 year ago

ulbqb commented 1 year ago

Summary

Combining spec and docs is needed.

Problem Definition

spec and docs are similar folders, so I think they should be one folder.

Proposal


For Admin Use