Overview
- Bumps the Reth node to use Reth 1.8.1, which includes important bug fixes for
eth_call
andeth_estimateGas
- Adds support for Flashblocks Reth nodes to offer
eth_call
,eth_estimateGas
, andeth_simulateV1
against pending flashblocks state
What's Changed
- Dependency Updater: remove newline char from commit message by @JenabaBa in #515
- Dependency Updater: change workflow to use GITHUB_OUTPUT instead of env by @JenabaBa in #516
- Dependency Updater: fix commit description formatting by @JenabaBa in #520
- Dependency updater: remove hardcoded dependency key from debug line by @GarmashAlex in #522
- fixed typos and removed print by @letmehateu in #521
- fix GitHub markdown syntax for NOTE block in README by @reallesee in #532
- chore: bump node reth to 0.1.8 by @haardikk21 in #545
New Contributors
- @GarmashAlex made their first contribution in #522
- @letmehateu made their first contribution in #521
- @reallesee made their first contribution in #532
Full Changelog: v0.12.8...v0.12.9