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

feat(cheatcode): promptSecretUint #566

Merged
merged 2 commits into from
Jun 8, 2024
Merged

Conversation

DhairyaSethi
Copy link
Contributor

@DhairyaSethi DhairyaSethi commented Jun 6, 2024

Following foundry-rs/foundry#8082, this PR adds promptSecretUint(string)(uint) cheatcode to Vm interface.

PS: I ran vm.py and it results in the interface being out of date with randomAddress()(address), randomUint()(uint) & randomUint(uint,uint)(uint) methods, let me know if you'd prefer to just include them in this PR. nvm, saw 562.

@mattsse mattsse merged commit 6e05729 into foundry-rs:master Jun 8, 2024
3 checks passed
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.

2 participants