Difference between revisions of "Determinism"

From Grassland Wiki
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 20:27, 21 February 2020

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