Skip to content

Conversation

@graphops-renovate
Copy link
Contributor

@graphops-renovate graphops-renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Update Change
erigontech/erigon (source) minor v3.2.2 -> v3.3.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

erigontech/erigon (erigontech/erigon)

v3.3.0: - Rocky Romp

Compare Source

This release doesn't have any disk-format changes (only software features).

RPC
  • eth_simulateV1: Complete implementation of Ethereum simulation API with support for state overrides, blob
    transactions, block overrides, and historical state roots (#​15771)
  • eth_createAccessList: StateOverrides parameter support (#​17653)
  • eth_call support 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)
  • Blob transaction and blob base fee override support (#​17313)
Consensus & Execution
  • EIP-7928: BlockAccessList type support (#​17544)
  • EIP-7934: EstimateGas capped by MaxTxnGasLimit in Osaka (#​17251)
  • EIP-7702 transaction support in (r *Receipt) decodeTyped (#​17412)
  • Rewrite bytecode support for post-Merge blocks (#​17770)
Changed
Execution Engine
  • Experimental Parallel Exec (#​16922)
  • MAX_PENDING_PARTIALS_PER_WITHDRAWALS_SWEEP for Gnosis (#​17501)
  • Reduce goroutines amount produced by BitTorrent library (#​17765)
  • Up base image to Go 1.25-trixie (#​17837)
Removed
  • PoW mining was removed in #​17813, which resulted in --chain=dev not being able to produce new blocks. Going forward
    we'll either sunset --chain=dev or switch it to mock CL (see #​14753). If you need --chain=dev, please use Erigon
    3.2
  • Holesky network support removed (#​17685)
  • eth/67 protocol support removed (#​17318)
  • SkipAnalysis VM optimization removed (#​17217)

Full Changelog: erigontech/erigon@v3.2.3...v3.3.0

v3.2.3

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • feat(deps)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


Comment @coderabbitai help to get the list of available commands and usage tips.

| datasource | package           | from   | to     |
| ---------- | ----------------- | ------ | ------ |
| docker     | erigontech/erigon | v3.2.2 | v3.3.0 |
@cjorge-graphops cjorge-graphops merged commit 273eb32 into main Nov 28, 2025
5 checks passed
@cjorge-graphops cjorge-graphops deleted the renovate/erigon branch November 28, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants