format icon indicating copy to clipboard operation
format copied to clipboard

Smart contract debugging data format – Standards development working group

Results 42 format issues
Sort by recently updated
recently updated
newest added

The [**ethdebug/format/program/context** schema](https://ethdebug.github.io/format/spec/program/context/) allows associating contexts with arbitrary "frame" string values, e.g., to indicate with `"frame": "ir"` that the context refers to Yul sources instead of Solidity sources. Currently, this...