Sam Kleinman 048f6a32f9 | 4 years ago | |
---|---|---|
.github | 4 years ago | |
ivy-proofs | 4 years ago | |
proto | 4 years ago | |
rfc | 4 years ago | |
rust-spec | 4 years ago | |
spec | 4 years ago | |
.gitignore | 7 years ago | |
.markdownlint.yml | 4 years ago | |
README.md | 4 years ago |
This repository contains specifications for the Tendermint protocol.
There are currently two implementations of the Tendermint protocol, maintained by two separate-but-collaborative entities: One in Go, maintained by Interchain GmbH, and one in Rust, maintained by Informal Systems.
proto
directory. These specify P2P messages that each implementation should follow to be compatible.