mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-19 14:32:21 +00:00
d2c05bc5b9
This reverts commit 96a3502
317 B
317 B
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 for more information on the potential sources of indeterminism.