Releases: sentioxyz/erigon-old
Releases · sentioxyz/erigon-old
v1.9.5
What's Changed
- make sure value is 0x for calls by @zfy0701 in https://github.com/sentioxyz/erigon/pull/36
- chore(debug): compress memory in trace by @lwedge99 in https://github.com/sentioxyz/erigon/pull/38
- chore(tracer): add sentio prestate tracer by @Poytr1 in https://github.com/sentioxyz/erigon/pull/37
- always propagate error to call, fix modify on copy by @zfy0701 in https://github.com/sentioxyz/erigon/pull/39
- fix trace many return format by @zfy0701 in https://github.com/sentioxyz/erigon/pull/40
Full Changelog: https://github.com/sentioxyz/erigon/compare/v1.9.4...v1.9.5
v1.9.4
v1.9.3
v1.9.2
v1.9.1: Merge pull request #30 from sentioxyz/dev/pc/trace_count
chore(tracer): add traces total count
v1.9.0
v1.8.0
v1.7.0
v1.6.0
What's Changed
- Implement "sentioTrace" custom tracer by @zfy0701 in https://github.com/sentioxyz/erigon/pull/16
- fix(tracer): fix value and gasUsed in root call by @lwedge99 in https://github.com/sentioxyz/erigon/pull/17
New Contributors
- @zfy0701 made their first contribution in https://github.com/sentioxyz/erigon/pull/16
Full Changelog: https://github.com/sentioxyz/erigon/compare/v1.5.0...v1.6.0
v1.5.0
What's Changed
- chore(tracer): support accessing whole stack in custom tracer by @lwedge99 in https://github.com/sentioxyz/erigon/pull/14
- fix(tracer): fix stack in custom tracer by @lwedge99 in https://github.com/sentioxyz/erigon/pull/15
Full Changelog: https://github.com/sentioxyz/erigon/compare/v1.4.8...v1.5.0