erigontech / erigontech/erigon
`tracefrom` index - implement as native feature of `ibs` instead of tracer/hook
Open
performance
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 465
Description
Hooks/Tracers - must be used for debugging/customizing.
They making execution slower.
Also it's hard to add tracer/hooks if already have one (must not have any by default).
So, let's add couple optional maps to `ibs` which will be enabled by `vmconfig`.
cc: @mh0lt @awskii @somnathb1
Contributor guide
Assessment
This issue has not been assessed yet.