issues
search
ethdebug
/
format
Smart contract debugging data format – Standards development working group
https://ethdebug.github.io/format/
47
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build initial plumbing for showing example programs
#117
gnidan
opened
2 days ago
0
Allow overriding Docusaurus baseUrl
#116
gnidan
closed
2 days ago
0
Fix and add missing web schema indexes
#115
gnidan
closed
2 days ago
0
Fix display of schema extensions that change only title
#114
gnidan
closed
2 days ago
0
Draft beginnings of program schema
#113
gnidan
opened
2 days ago
0
Parametric types / type constructor types are not specified
#112
gnidan
opened
2 days ago
0
Do types need data location?
#111
gnidan
opened
2 days ago
0
Complex type examples are missing definitions
#110
gnidan
opened
2 days ago
2
🥢 nit(Docs): Edited for clarity
#109
raxhvl
opened
2 weeks ago
1
Remove extra linebreak in a schema example
#108
gnidan
closed
1 month ago
0
Allow omitting offset/length in source range...
#107
gnidan
closed
1 month ago
0
Remove autogenerated category pages from spec
#106
gnidan
closed
1 month ago
0
Define schemas for data types (hex strings e.g.)
#104
gnidan
closed
2 months ago
0
Define pointer templates
#103
gnidan
closed
1 month ago
0
Begin drafting context schema
#102
gnidan
opened
2 months ago
0
Add script to bundle specified schema
#101
gnidan
closed
3 months ago
0
Switch to using web-solc in tests
#100
gnidan
closed
3 months ago
1
Move integration test cases into subdirectory
#99
gnidan
closed
4 months ago
0
Publish 0.1.0-0 prerelease versions of @ethdebug/format and @ethdebug/pointers
#98
gnidan
closed
4 months ago
0
Add code block hyperlinks to each test case documentation
#97
gnidan
closed
4 months ago
0
Test and document the testing of pointers to structs in storage
#96
gnidan
closed
4 months ago
0
Organize pointers implementation guide a bit
#95
gnidan
closed
4 months ago
0
Document and improve @ethdebug/pointers integration tests
#94
gnidan
closed
4 months ago
0
Add { $wordsized: <expression> } expression
#93
gnidan
closed
4 months ago
0
Address specification deficiency around expression bytes width
#92
gnidan
closed
4 months ago
0
Add scope collection to pointer schema and fix storage string pointer example
#91
gnidan
closed
4 months ago
0
Implement @ethdebug/pointers TypeScript package to serve as debugger-side reference implementation of ethdebug/format pointers
#90
gnidan
closed
4 months ago
0
Add namespace for schemas for external materials
#89
gnidan
closed
5 months ago
0
✨ feat(Pointer Schema): Better validation errors for pointer schema.
#88
raxhvl
closed
6 months ago
3
Improve validation error reporting for pointer schema
#87
raxhvl
closed
6 months ago
0
Add initial scope operation schema
#86
gnidan
closed
4 months ago
0
Improve schema extension rendering
#85
gnidan
closed
6 months ago
0
[wip]
#84
gnidan
closed
6 months ago
0
Replace a few `oneOf`s with if/then/else
#83
gnidan
closed
7 months ago
0
Add missing links in overview
#82
gnidan
closed
9 months ago
0
Hack around limitation that prevents `$ref: ...`s from having siblings
#81
gnidan
closed
9 months ago
0
Customize display of dynamic references
#80
gnidan
closed
9 months ago
0
Improve display of schemas with mutually-exclusive required properties
#79
gnidan
closed
9 months ago
0
Export schemas at type-level and improve a few other things slightly
#78
gnidan
closed
9 months ago
0
Draft ethdebug/format/pointer schema
#77
gnidan
closed
9 months ago
1
feat(Playground)
#76
raxhvl
closed
5 months ago
6
Cleanup schema explorer override code for polymorphic discriminators
#75
gnidan
closed
9 months ago
0
Switch tests validation output to DETAILED
#74
gnidan
closed
9 months ago
0
Report validation errors when tests fail
#73
gnidan
closed
9 months ago
0
What should we do about representing large numbers in JSON?
#72
gnidan
opened
9 months ago
1
Run `yarn start` with jest's `--watchAll` flag
#71
gnidan
closed
9 months ago
0
Allow `yarn start --no-open`
#70
gnidan
closed
9 months ago
0
Add contents and local dev instructions to README
#69
gnidan
closed
9 months ago
0
Show "edit this page" link on all docs/spec pages
#68
gnidan
closed
9 months ago
0
Remove custom const rendering
#67
gnidan
closed
9 months ago
1
Next