ethdebug / format

Smart contract debugging data format – Standards development working group
https://ethdebug.github.io/format/
43 stars 4 forks source link

Add scope collection to pointer schema and fix storage string pointer example #91

Closed gnidan closed 2 months ago

gnidan commented 2 months ago

To avoid unnecessary duplication in large pointer representations, this adds a new ethdebug/format/pointer/collection schema, i.e. { define: { [identifier]: expression }, in: pointer }