You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zach Ramsay e19fa59b63 docs: consolidate ADRs 7 years ago
..
img add indexing proposal [ci skip] 7 years ago
ABCI.md docs: consolidate ADRs 7 years ago
README.md docs: consolidate ADRs 7 years ago
adr-001.md docs: consolidate ADRs 7 years ago
adr-002.md add indexing proposal [ci skip] 7 years ago
adr-003.md docs: consolidate ADRs 7 years ago
merkle-frey.md docs: consolidate ADRs 7 years ago
merkle.md docs: consolidate ADRs 7 years ago

README.md

Architecture Decision Records

This is a location to record all high-level architecture decisions in the tendermint project. Not the implementation details, but the reasoning that happened. This should be refered to for guidance of the "right way" to extend the application. And if we notice that the original decisions were lacking, we should have another open discussion, record the new decisions here, and then modify the code to match.

This is like our guide and mentor when Jae and Bucky are offline.... The concept comes from a blog post that resonated among the team when Anton shared it.

Each section of the code can have it's own markdown file in this directory, and please add a link to the readme.

Sections