Open msooseth opened 1 year ago
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.
Apparently this is coming once the new debug JSON symbols are standardized, yay!
We should get all preimages from Solidity and replace the concrete values with the Keccak so our SStore/SLoad simplification can strip them away.