mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-23 08:24:31 +00:00
determinism & ecosystem
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# On Determinism
|
||||
|
||||
Arguably, the most difficult part of blockchain programming is determinism - that is, ensuring that sources of indeterminism do not creep into the design of such systems.
|
||||
|
||||
See [this issue](https://github.com/tendermint/abci/issues/56) for more information on the potential sources of indeterminism.
|
||||
Reference in New Issue
Block a user