Ensure that a given version of cannon can generate prestates consistently.
Also added a make file target to let us easily assert that the prestate is generated consistently and assert that the cannon behavior doesn't change.
After this change, we can utilize the diff-singlethreaded-cannon makefiel target to flag changes to cannon in CI.
Ensure that a given version of cannon can generate prestates consistently.
Also added a make file target to let us easily assert that the prestate is generated consistently and assert that the cannon behavior doesn't change. After this change, we can utilize the
diff-singlethreaded-cannon
makefiel target to flag changes to cannon in CI.