chore(deps): update ghcr.io/paradigmxyz/reth docker tag to v1.10.2 #410
+1
−1
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:
v1.9.3→v1.10.2Release Notes
paradigmxyz/reth (ghcr.io/paradigmxyz/reth)
v1.10.2: Reth v1.10.2Compare Source
Maintenance Release
Backwards Compatibility
Update Priority
This table provides priorities for which classes of users should update particular components.
All Changes
overlay_cacheinwith_extended_hashed_state_overlay(#21233)Binaries
See pre-built binaries documentation.
The binaries are signed with the PGP key:
50FB 7CC5 5B2E 8AFA 59FE 03B7 AA5E D56A 7FBF 253EReth
OP-Reth
Full Changelog: paradigmxyz/reth@v1.10.1...v1.10.2
v1.10.1: Reth v1.10.1Compare Source
Maintenance Release
Backwards Compatibility
Update Priority
This table provides priorities for which classes of users should update particular components.
All Changes
collect_history_indices(#21017)cargo update(#21167)docs/cli): updatehelp.rsto use nightly toolchain (#21149)add_proof(#21129)BlockExecutionOutcomeinExecutedBlock(#21123)rocksdbtosave_blocks(#21003)save_blocks(#20993)rocksdb(#21095)Binaries
See pre-built binaries documentation.
The binaries are signed with the PGP key:
50FB 7CC5 5B2E 8AFA 59FE 03B7 AA5E D56A 7FBF 253EReth
OP-Reth
v1.10.0: Reth v1.10.0Compare Source
This release brings performance improvements (overlay caching for state providers (#19752), transaction pool optimizations (#20405, #20398)), new RPC endpoints (
engine_getBlobsV3,debug_getBadBlock,reth_subscribePersistedBlock,testing_buildBlockV1). With these changes we saw a ~25% improvement on average on newPayload.Further, the release comes with CLI enhancements (
--netrestrict,--max-peers,--minimal,--p2p-secret-key-hex), and extended OP Stack flashblock support.This is a major version bump due to SDK breaking changes including the removal of the
Consensus::Errorassociated type and revamped tx policy traits.Action Required: The merkle changeset defaults were fixed, but this means if you had manually set a non-default value, it may now conflict or behave unexpectedly. Users that are running a non default (1064) merkle changeset pruning distance should remove it from their reth.toml (#20108)
Backwards Compatibility
Update Priority
This table provides priorities for which classes of users should update particular components.
Breaking Changes
SDK
Consensustrait (#20843)BestTransactions::mark_invalidto accept error by reference (#19981)CliHeaderwithHeaderMut(#20001)append_block_bodyto take a ref (#20504)EthExecutionContextrequires extradata (#20314)tx_resp_builder(#20037)Pruning Behavior
reth.tomlFeatures
Performance
OverlayStateProviderFactory(#19752)RPC
txIndexindebug_traceCall(#18477)debug_getBadBlock(#20144)testing_buildBlockV1(#20094)engine_getBlobsV3(#20415)reth_subscribePersistedBlockendpoint (#20877)eth_simulateV1error codes (#20054)CLI
--p2p-secret-key-hexargument (#19670)--netrestrictargument (#19686)--max-peerssupport (#20139)P2P
Pruning & Storage
SDK
convert_to_blockPayloadValidatorfunction (#19953)OP Stack
eth_getTransactionByHash(#19954)eth_getBlockTransactionCount(#20291)Bug Fixes
P2P
RPC
admin_nodeInfoignoring external IP settings (#19784)trace_filterrange off by one (#20199)toBlockexceeds current head (#20202)eth_getLogsblock range (#20218)eth_feeHistory(#20969)Binaries
See pre-built binaries documentation.
The binaries are signed with the PGP key:
50FB 7CC5 5B2E 8AFA 59FE 03B7 AA5E D56A 7FBF 253EReth
OP-Reth
What's Changed
dashboardvariable in main Grafana dashboard by @shekhirin in #19518Url::as_str()directly in era modules by @davidjsonn in #19485eratypes toeramodule by @lean-apple in #19527Metadatatable andStorageSettingstoProviderFactoryby @joshieDo in #19384EitherWriterby @shekhirin in #19554transaction_blockby @joshieDo in #19585cargo updateby @github-actions[bot] in #19607--txpool.disable-blobs-supportto disable blob support by @lean-apple in #19559EitherWriter::new_receiptsby @shekhirin in #19600totobest_blockby @akronim26 in #19640extra_data_size_limitconfigurable inEthBeaconConsensusby @Peponks9 in #19496db listand pipeline by @Rjected in #19694reth db static-file-headerby @shekhirin in #19719Configuration
📅 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 was generated by Mend Renovate. View the repository job log.