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

Set base prng to zero in preflight and invoke #975

Merged
merged 5 commits into from
Sep 20, 2023
Merged

Set base prng to zero in preflight and invoke #975

merged 5 commits into from
Sep 20, 2023

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented Sep 19, 2023

What

Set base prng to zero in preflight and invoke.

Why

The base prng seed need to be configured in the host for the prng host functions to work. Without it being set invocatinos of contract functions that use the prng will fail, and simulations will also.

Todo

Preview Give feedback

@tsachiherman tsachiherman marked this pull request as ready for review September 20, 2023 17:07
@leighmcculloch leighmcculloch enabled auto-merge (squash) September 20, 2023 23:58
@leighmcculloch leighmcculloch merged commit 8bdbbeb into main Sep 20, 2023
22 checks passed
@leighmcculloch leighmcculloch deleted the prng branch September 20, 2023 23:58
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.

3 participants