Releases: blocknative/go-ethereum
Releases · blocknative/go-ethereum
v1.14.10-1
What's Changed
- add ghcr build by @JonathonJulian in #185
- v1.14.10 by @tyler-smith in #186
Full Changelog: v1.14.5-6...v1.14.10-1
v1.14.5-6
What's Changed
- tweak: Use a static coinbase address for pending traces in stream. by @tyler-smith in #184
Full Changelog: v1.14.5-5...v1.14.5-6
v1.14.5-5
v1.14.5-4
What's Changed]
- tweak: Add reverted status. by @tyler-smith in #182
Full Changelog: v1.14.5-1...v1.14.5-4
v1.14.5-3
v1.14.5-2
v1.14.5-1
v1.14.2-3
Full Changelog: v1.14.2-2...v1.14.2-3
v1.14.2-2
v1.14.2-1
- Merge in v1.14.2
- Update BN tracer and APIs to support new tracing system.
Known potential issues:
- eth_BNMultiSim endpoint, used by bn-server, has changed to trace_BNMultisim
- Pending block on RPC now on-demand only (gas platform)
- Removing AccountTouchTracer (Soufiane used this; do we still?)