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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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