feat(deps): update erigon dependencies #597
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.2.2->v3.3.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
erigontech/erigon (erigontech/erigon)
v3.3.0: - Rocky RompCompare Source
This release doesn't have any disk-format changes (only software features).
eth_getProof(https://github.com/erigontech/erigon/issues/12984). It requires--prune.include-commitment-historyflag.RPC
eth_simulateV1: Complete implementation of Ethereum simulation API with support for state overrides, blobtransactions, block overrides, and historical state roots (#15771)
eth_createAccessList: StateOverrides parameter support (#17653)eth_callsupport blockOverrides (#17261)trace_filter: Block tags support (#17238)debug_traceTransaction: Self-destruct operation validation (EIP 6780) (#17728)eth_getTransactionReceipt: Pre-Byzantium transaction handling (#17479, #17509)eth_estimateGas: Improved handling with StateOverrides (#17914, #17295)debug_traceCall: System contract execution support (#17339)Consensus & Execution
(r *Receipt) decodeTyped(#17412)Changed
Execution Engine
Go 1.25-trixie(#17837)Removed
--chain=devnot being able to produce new blocks. Going forwardwe'll either sunset
--chain=devor switch it to mock CL (see #14753). If you need--chain=dev, please use Erigon3.2
Full Changelog: erigontech/erigon@v3.2.3...v3.3.0
v3.2.3Compare Source
Full Changelog: erigontech/erigon@v3.2.2...v3.2.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.