Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mock sealer: Simulate randomness sideeffects #5805

Merged
merged 2 commits into from Mar 12, 2021

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Mar 12, 2021

Ideally we would change the ffiwrapper to not have sideeffects, but we need to make sure that we don't use this randomness anywhere after it's modified by the ffi calls.

This at least makes the mock and ffiwrapper do the same thing

Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've updated it to mock side effects on window post verification as well.

@magik6k magik6k merged commit 0c43b93 into master Mar 12, 2021
@magik6k magik6k deleted the test/mack-rand-sideeffects branch March 12, 2021 17:27
@magik6k magik6k mentioned this pull request Apr 13, 2021
69 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants