M. J. Fromberger d783273b05 | 3 years ago | |
---|---|---|
.github | 3 years ago | |
ivy-proofs | 3 years ago | |
proto | 3 years ago | |
rfc | 4 years ago | |
rust-spec | 3 years ago | |
spec | 3 years ago | |
third_party/proto/gogoproto | 3 years ago | |
.clang-format | 3 years ago | |
.gitignore | 3 years ago | |
.markdownlint.yml | 4 years ago | |
CHANGELOG.md | 3 years ago | |
Makefile | 3 years ago | |
README.md | 4 years ago | |
buf.gen.yaml | 3 years ago | |
buf.yaml | 3 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.