mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 13:55:17 +00:00
ABCI++: Major refactor of spec's structure. Addressed Josef's comments. Merged ABCI's methods and data structs that didn't change. Added introductory paragraphs
This commit is contained in:
@@ -50,6 +50,8 @@ please submit them to our [bug bounty](https://tendermint.com/security)!
|
||||
|
||||
- [ABCI](./abci/README.md): Details about interactions between the
|
||||
application and consensus engine over ABCI
|
||||
- [ABCI++](./abci++/README.md): Specification of interactions between the
|
||||
application and consensus engine over ABCI++
|
||||
- [Write-Ahead Log](./consensus/wal.md): Details about how the consensus
|
||||
engine preserves data and recovers from crash failures
|
||||
|
||||
|
||||
Reference in New Issue
Block a user