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

fix: Type parameter of Vm.prevrandao as uint256 #7695

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

qiweiii
Copy link
Contributor

@qiweiii qiweiii commented Apr 17, 2024

Motivation

fix: #7693

Solution

change Vm.prevrandao type

@qiweiii
Copy link
Contributor Author

qiweiii commented Apr 17, 2024

Are these changes enough?

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm, mind upstreaming this to forge-std as well?

@mattsse mattsse merged commit 21b3346 into foundry-rs:master Apr 19, 2024
19 checks passed
klkvr pushed a commit that referenced this pull request Apr 20, 2024
* fix: Type parameter of Vm.prevrandao as uint256

* fix: tests types

* fix: overload instead of breaking
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.

Type parameter of Vm.prevrandao as uint256
2 participants