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.
 
 
 
 
 
 
Ethan Buchman 992b11c450 premerge2: rpc -> rpc/tendermint 7 years ago
.github add ISSUE_TEMPLATE for github [ci skip] [circle skip] 8 years ago
DOCKER rename TMROOT to TMHOME (Refs #431) 7 years ago
benchmarks Lots of updates to use new go-crypto / json style 7 years ago
blockchain Merge pull request #450 from tendermint/fix-fastsync 7 years ago
cmd/tendermint Lots of updates to use new go-crypto / json style 7 years ago
config Lots of updates to use new go-crypto / json style 7 years ago
consensus Ensure private validator addresses are hex 7 years ago
docs/architecture some docs fixes 7 years ago
mempool log warning if peer send failed (Refs #174) 7 years ago
node Lots of updates to use new go-crypto / json style 7 years ago
premerge premerge 7 years ago
proxy remove BaseService.OnStart 7 years ago
rpc/tendermint premerge2: rpc -> rpc/tendermint 7 years ago
scripts Revert "Undo last two commits" 7 years ago
state post rebase fixes 7 years ago
version version bump 7 years ago
.codecov.yml test: remove codecov patch threshold 8 years ago
.editorconfig add .editorconfig to maintain consistent coding style 8 years ago
.gitignore collect and add docker logs to CircleCI artifacts (Refs #387) 7 years ago

docs/README.md

Architecture Decision Records

This is a location to record all high-level architecture decisions in the tendermin 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