https://github.com/tendermint/tendermint
Revision 696e13e1ff4c0be2052d2a4f4e36ef3031b11598 authored by dongsamb on 24 January 2020, 07:02:35 UTC, committed by Anton Kaliaev on 24 January 2020, 07:02:35 UTC
* Add adr-051 to docs

* add details

* Update docs/architecture/adr-051-double-signing-protection-with-tendermint-mode.md

Co-Authored-By: Anton Kaliaev <anton.kalyaev@gmail.com>

* rename adr-051 for only double singing protection

* remove contents about tendermint mode

* change title to Double Signing Rist Reduction

* rename adr md file

* add a adr link to ToC

Co-authored-by: b-harvest <38277329+dlguddus@users.noreply.github.com>
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
1 parent 082e211
History
Tip revision: 696e13e1ff4c0be2052d2a4f4e36ef3031b11598 authored by dongsamb on 24 January 2020, 07:02:35 UTC
adr: ADR-051: Double Signing Risk Reduction (#4262)
Tip revision: 696e13e
File Mode Size
.circleci
.github
DOCKER
abci
behaviour
blockchain
cmd
config
consensus
crypto
docs
evidence
libs
lite
lite2
mempool
mock
networks
node
p2p
privval
proxy
rpc
scripts
state
store
test
tools
types
version
.editorconfig -rw-r--r-- 280 bytes
.gitignore -rw-r--r-- 528 bytes
.golangci.yml -rw-r--r-- 1.1 KB
CHANGELOG.md -rw-r--r-- 142.2 KB
CHANGELOG_PENDING.md -rw-r--r-- 341 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 4.9 KB
CONTRIBUTING.md -rw-r--r-- 10.4 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 8.8 KB
PHILOSOPHY.md -rw-r--r-- 7.5 KB
README.md -rw-r--r-- 7.5 KB
SECURITY.md -rw-r--r-- 1.7 KB
UPGRADING.md -rw-r--r-- 18.3 KB
Vagrantfile -rw-r--r-- 2.0 KB
appveyor.yml -rw-r--r-- 251 bytes
codecov.yml -rw-r--r-- 330 bytes
docker-compose.yml -rw-r--r-- 1.3 KB
dredd.yml -rw-r--r-- 700 bytes
go.mod -rw-r--r-- 1.4 KB
go.sum -rw-r--r-- 29.3 KB
tests.mk -rw-r--r-- 3.0 KB
tools.mk -rw-r--r-- 2.8 KB

README.md

back to top