Determinism

From Grassland Wiki
Revision as of 20:27, 21 February 2020 by Davidt (talk | contribs) (Created page with "Deterministic computation absolutely necessary when it comes to maintaining consensus between nodes on the network, therefore any non-deterministic processes must never be use...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Deterministic computation absolutely necessary when it comes to maintaining consensus between nodes on the network, therefore any non-deterministic processes must never be used to process data that will be shared with the rest of the network.

Sources of Non-Determinism