format icon indicating copy to clipboard operation
format copied to clipboard

EthDebug Format support for decoding and finding Event and Error triggers

Open veniger opened this issue 11 months ago • 0 comments

Schemas that need to be defined in order to provide enough data for debuggers to find and decode Events and Custom errors

  • [x] ethdebug/format/info
  • [x] ethdebug/format/program
  • [ ] ethdebug/format/program/instruction
  • [ ] ethdebug/format/program/context

New schemas will need to be defined:

  • Event Emitted Context
  • Reverted with Error Context

veniger avatar Feb 14 '25 21:02 veniger