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

Get preimages from Solidity #369

Closed
msooseth opened this issue Sep 4, 2023 · 3 comments
Closed

Get preimages from Solidity #369

msooseth opened this issue Sep 4, 2023 · 3 comments
Assignees
Labels
blocked enhancement New feature or request

Comments

@msooseth
Copy link
Collaborator

msooseth commented Sep 4, 2023

We should get all preimages from Solidity and replace the concrete values with the Keccak so our SStore/SLoad simplification can strip them away.

@msooseth msooseth added the enhancement New feature or request label Sep 4, 2023
@msooseth msooseth self-assigned this Sep 4, 2023
@msooseth
Copy link
Collaborator Author

msooseth commented Sep 7, 2023

This is currently blocked on help from the Solidity team. As discussed in the solidity-dev room, this is something the Solidity devs are looking into, but it's not yet done. We'll likely get a list of (preimage, image) pairs, which will do the trick.

@msooseth
Copy link
Collaborator Author

Apparently this is coming once the new debug JSON symbols are standardized, yay!

@msooseth
Copy link
Collaborator Author

msooseth commented Dec 5, 2024

Unlikely this will happen, especially with solidity likely prioritizing new version. Closing, to unclutter the issues

@msooseth msooseth closed this as completed Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant