You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: Support level equivalent to Source Maps means not including multiple source locations for instructions that have been affected by deduplication. This will be possible when the (partially) blocking issue is resolved.
This issue has been created to track high level progress on this feature implementation, sub-issues will be created for specific tasks if needed
/cc @aarlt@ekpyron
Abstract
EthDebug Format for debugging EVM contracts has been partially defined and is currently compatible for emulating Source Map support level.
Implement EthDebug Format output for "Source Map Equivalence"
Motivation
Motivation behind this feature is moving to a more upgradeable debug format that will in the future expand to include additional data for debugging.
Specification
Backwards Compatibility
No backwards compatibility issues, this only adds new output. Eventually removal of Source Maps can be considered, but it is too early for that.
The text was updated successfully, but these errors were encountered: