ethdebug / format

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

Improve validation error reporting for pointer schema #87

Closed raxhvl closed 4 months ago

raxhvl commented 4 months ago

Change oneOf to if-then-else branches to better discriminate based on location property. This approach produces better errors.

Essentially #83 applied to schema:ethdebug/format/pointer