mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 23:02:16 +00:00
Link to "The latest gossip on BFT consensus" (#2102)
The paper is such a useful resource to anyone building on Tendermint. It should be linked in the ReadMe.
This commit is contained in:
parent
f00b52b710
commit
fef4fe1c66
@ -22,7 +22,7 @@ develop | [ middleware that takes a state transition machine - written in any programming language -
|
Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine - written in any programming language -
|
||||||
and securely replicates it on many machines.
|
and securely replicates it on many machines.
|
||||||
|
|
||||||
For protocol details, see [the specification](/docs/spec).
|
For protocol details, see [the specification](/docs/spec). For a consensus proof and detailed protocol analysis checkout our recent paper, "[The latest gossip on BFT consensus](https://arxiv.org/abs/1807.04938)".
|
||||||
|
|
||||||
## A Note on Production Readiness
|
## A Note on Production Readiness
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user