Replies: 3 comments 4 replies
-
|
Could we write stress tests to any of the potential issues described here to see if we're able to produce examples of a bytecode with two runs in identical conditions that end up in different states? It would be nice to explore the space of all possible SC to find edge cases! |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
PR for the NaN: #105 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Another question: what are those things fed with (time, RNG seed etc...) ?
Are we sure all those are deterministic ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To make sure execution is deterministic we need to:
Beta Was this translation helpful? Give feedback.
All reactions