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

Dedaub Info issues #383

Merged
merged 12 commits into from
Aug 29, 2024
Merged

Dedaub Info issues #383

merged 12 commits into from
Aug 29, 2024

Conversation

bingen
Copy link
Collaborator

@bingen bingen commented Aug 27, 2024

No description provided.

@bingen bingen force-pushed the dedaub_info branch 2 times, most recently from c9f662d to 9a57228 Compare August 28, 2024 09:05
@bingen bingen force-pushed the dedaub_info branch 2 times, most recently from b58d079 to 28be322 Compare August 28, 2024 10:36
@bingen bingen marked this pull request as ready for review August 28, 2024 10:58
Copy link
Collaborator

@RickGriff RickGriff left a comment

Choose a reason for hiding this comment

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

Wow, nice one. Thanks! Looks good!

// Confirm that storage slot 13 is set
uint256 storedVal = uint256(vm.load(address(stabilityPool), bytes32(uint256(13))));
assertEq(storedVal, _cheatP, "value of slot 13 is not set");
// Confirm that storage slot 9 is set
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ah, yeah I guess that changed here

@bingen bingen merged commit 45f8dc4 into main Aug 29, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants