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

Ability to dynamically print the storage layout of the contract #4635

Closed
flyq opened this issue Mar 24, 2023 · 1 comment
Closed

Ability to dynamically print the storage layout of the contract #4635

flyq opened this issue Mar 24, 2023 · 1 comment
Labels
T-feature Type: feature

Comments

@flyq
Copy link

flyq commented Mar 24, 2023

Component

Forge

Describe the feature you would like

For dynamic data structures such as maps and arrays, the storage slots of the smart contract will be randomly occupied according to the growth of the data. It is expected that there is a cheat code that can obtain all the storage slot index sets of the current contract

Additional context

No response

@flyq flyq added the T-feature Type: feature label Mar 24, 2023
@gakonst gakonst added this to Foundry Mar 24, 2023
@github-project-automation github-project-automation bot moved this to Todo in Foundry Mar 24, 2023
@flyq
Copy link
Author

flyq commented Aug 20, 2023

#5123

@flyq flyq closed this as completed Aug 20, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Foundry Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-feature Type: feature
Projects
Archived in project
Development

No branches or pull requests

1 participant