Conversation
Locking 16 packages to latest compatible versions
Unchanged bincode v1.3.3 (available: v3.0.0)
Unchanged bindgen v0.71.1 (available: v0.72.1)
Unchanged block-padding v0.3.3 (available: v0.4.2)
Updating cc v1.2.52 -> v1.2.53
Unchanged codspeed-criterion-compat v2.10.1 (available: v4.2.1)
Unchanged crossterm v0.28.1 (available: v0.29.0)
Unchanged ethereum_ssz v0.9.1 (available: v0.10.1)
Unchanged ethereum_ssz_derive v0.9.1 (available: v0.10.1)
Updating find-msvc-tools v0.1.7 -> v0.1.8
Unchanged generic-array v0.14.7 (available: v0.14.9)
Unchanged hash-db v0.15.2 (available: v0.16.0)
Unchanged icu_collections v2.0.0 (available: v2.1.1)
Unchanged icu_normalizer v2.0.1 (available: v2.1.1)
Unchanged icu_normalizer_data v2.0.0 (available: v2.1.1)
Unchanged icu_properties v2.0.2 (available: v2.1.2)
Unchanged icu_properties_data v2.0.1 (available: v2.1.2)
Updating insta v1.46.0 -> v1.46.1
Updating js-sys v0.3.83 -> v0.3.85
Unchanged jsonwebtoken v9.3.1 (available: v10.2.0)
Unchanged lz4_flex v0.11.5 (available: v0.12.0)
Unchanged miniz_oxide v0.8.9 (available: v0.9.0)
Unchanged modular-bitfield v0.11.2 (available: v0.13.1)
Unchanged nix v0.29.0 (available: v0.30.1)
Unchanged procfs v0.17.0 (available: v0.18.0)
Unchanged rand v0.8.5 (available: v0.9.2)
Unchanged ratatui v0.29.0 (available: v0.30.0)
Unchanged reqwest v0.12.28 (available: v0.13.1)
Unchanged ringbuffer v0.15.0 (available: v0.16.0)
Unchanged roaring v0.10.12 (available: v0.11.3)
Unchanged rstest v0.24.0 (available: v0.26.1)
Updating rustc-demangle v0.1.26 -> v0.1.27
Updating rustls-pki-types v1.13.2 -> v1.14.0
Updating rustls-webpki v0.103.8 -> v0.103.9
Unchanged secp256k1 v0.30.0 (available: v0.31.1)
Unchanged socket2 v0.5.10 (available: v0.6.1)
Unchanged sysinfo v0.33.1 (available: v0.37.2)
Unchanged tar-no-std v0.3.5 (available: v0.4.2)
Unchanged tokio-tungstenite v0.26.2 (available: v0.28.0)
Unchanged toml v0.8.23 (available: v0.9.11+spec-1.1.0)
Unchanged unicode-width v0.2.0 (available: v0.2.2)
Updating wasip2 v1.0.1+wasi-0.2.4 -> v1.0.2+wasi-0.2.9
Updating wasm-bindgen v0.2.106 -> v0.2.108
Updating wasm-bindgen-futures v0.4.56 -> v0.4.58
Updating wasm-bindgen-macro v0.2.106 -> v0.2.108
Updating wasm-bindgen-macro-support v0.2.106 -> v0.2.108
Updating wasm-bindgen-shared v0.2.106 -> v0.2.108
Updating web-sys v0.3.83 -> v0.3.85
Updating wit-bindgen v0.46.0 -> v0.51.0
Updating zmij v1.0.14 -> v1.0.15
note: to see how you depend on a package, run `cargo tree --invert <dep>@<ver>`
mattsse
approved these changes
Jan 18, 2026
Vui-Chee
added a commit
to okx/reth
that referenced
this pull request
Jan 20, 2026
* tag 'v1.10.1': (49 commits) chore: bump version to 1.10.1 (paradigmxyz#21188) chore: rename extend_ref methods on sorted data structures (paradigmxyz#21043) fix(flashblocks): Add flashblock ws connection retry period (paradigmxyz#20510) chore(bench): add --disable-tx-gossip to benchmark node args (paradigmxyz#21171) refactor(stages): reuse history index cache buffers in `collect_history_indices` (paradigmxyz#21017) feat(download): resumable snapshot downloads with auto-retry (paradigmxyz#21161) ci: update to tempoxyz (paradigmxyz#21176) chore: apply spelling and typo fixes (paradigmxyz#21182) docs: document minimal storage mode in pruning FAQ (paradigmxyz#21025) chore(deps): weekly `cargo update` (paradigmxyz#21167) feat(execution-types): add receipts_iter helper (paradigmxyz#21162) revert: undo Chain crate, add LazyTrieData to trie-common (paradigmxyz#21155) feat(engine): add new_payload_interval metric (start-to-start) (paradigmxyz#21159) feat(engine): add time_between_new_payloads metric (paradigmxyz#21158) fix(storage-api): gate reth-chain dependency behind std feature perf(storage): batch trie updates across blocks in save_blocks (paradigmxyz#21142) refactor: use ExecutionOutcome::single instead of tuple From (paradigmxyz#21152) chore(chain-state): reorganize deferred_trie.rs impl blocks (paradigmxyz#21151) feat(primitives-traits): add try_recover_signers for parallel batch recovery (paradigmxyz#21103) perf: make Chain use DeferredTrieData (paradigmxyz#21137) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Automation to keep dependencies in
Cargo.lockcurrent.cargo update log