build(deps): bump the reth group across 1 directory with 8 updates#245
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the reth group across 1 directory with 8 updates#245dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the reth group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [reth-chainspec](https://github.com/paradigmxyz/reth) | `v2.1.0` | `v2.3.0` | | [reth-ethereum-primitives](https://github.com/paradigmxyz/reth) | `v2.1.0` | `v2.3.0` | | [reth-evm](https://github.com/paradigmxyz/reth) | `v2.1.0` | `v2.3.0` | | [reth-evm-ethereum](https://github.com/paradigmxyz/reth) | `v2.1.0` | `v2.3.0` | | [reth-revm](https://github.com/paradigmxyz/reth) | `v2.1.0` | `v2.3.0` | Updates `reth-chainspec` from v2.1.0 to v2.3.0 - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Changelog](https://github.com/paradigmxyz/reth/blob/main/docs/release.md) - [Commits](paradigmxyz/reth@d58c6e3...9384bc5) Updates `reth-ethereum-forks` from `d58c6e3` to `9384bc5` - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Commits](paradigmxyz/reth@d58c6e3...9384bc5) Updates `reth-ethereum-primitives` from v2.1.0 to v2.3.0 - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Changelog](https://github.com/paradigmxyz/reth/blob/main/docs/release.md) - [Commits](paradigmxyz/reth@d58c6e3...9384bc5) Updates `reth-evm` from v2.1.0 to v2.3.0 - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Changelog](https://github.com/paradigmxyz/reth/blob/main/docs/release.md) - [Commits](paradigmxyz/reth@d58c6e3...9384bc5) Updates `reth-evm-ethereum` from v2.1.0 to v2.3.0 - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Changelog](https://github.com/paradigmxyz/reth/blob/main/docs/release.md) - [Commits](paradigmxyz/reth@d58c6e3...9384bc5) Updates `reth-network-peers` from `d58c6e3` to `9384bc5` - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Commits](paradigmxyz/reth@d58c6e3...9384bc5) Updates `reth-revm` from v2.1.0 to v2.3.0 - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Changelog](https://github.com/paradigmxyz/reth/blob/main/docs/release.md) - [Commits](paradigmxyz/reth@d58c6e3...9384bc5) Updates `reth-trie-common` from `d58c6e3` to `9384bc5` - [Release notes](https://github.com/paradigmxyz/reth/releases) - [Commits](paradigmxyz/reth@d58c6e3...9384bc5) --- updated-dependencies: - dependency-name: reth-chainspec dependency-version: 88505c7fcbfdebfd3b56d88c86b62e950043c6c4 dependency-type: direct:production dependency-group: reth - dependency-name: reth-ethereum-forks dependency-version: 88505c7fcbfdebfd3b56d88c86b62e950043c6c4 dependency-type: direct:production dependency-group: reth - dependency-name: reth-ethereum-primitives dependency-version: 88505c7fcbfdebfd3b56d88c86b62e950043c6c4 dependency-type: direct:production dependency-group: reth - dependency-name: reth-evm dependency-version: 88505c7fcbfdebfd3b56d88c86b62e950043c6c4 dependency-type: direct:production dependency-group: reth - dependency-name: reth-evm-ethereum dependency-version: 88505c7fcbfdebfd3b56d88c86b62e950043c6c4 dependency-type: direct:production dependency-group: reth - dependency-name: reth-network-peers dependency-version: 88505c7fcbfdebfd3b56d88c86b62e950043c6c4 dependency-type: direct:production dependency-group: reth - dependency-name: reth-revm dependency-version: 88505c7fcbfdebfd3b56d88c86b62e950043c6c4 dependency-type: direct:production dependency-group: reth - dependency-name: reth-trie-common dependency-version: 88505c7fcbfdebfd3b56d88c86b62e950043c6c4 dependency-type: direct:production dependency-group: reth ... Signed-off-by: dependabot[bot] <support@github.com>
eccbb38 to
e07fbf4
Compare
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.
Bumps the reth group with 5 updates in the / directory:
v2.1.0v2.3.0v2.1.0v2.3.0v2.1.0v2.3.0v2.1.0v2.3.0v2.1.0v2.3.0Updates
reth-chainspecfrom v2.1.0 to v2.3.0Release notes
Sourced from reth-chainspec's releases.
... (truncated)
Changelog
Sourced from reth-chainspec's changelog.
Commits
9384bc5chore(release): bump version to 2.3.0 (#25071)9f2837efeat(revm): add CachedReads account capacity constructor (#25048)8919e67chore(deps): bump revm-inspectors to 0.40.1 (#25047)01cbe9bfix(rlpx): bound mux outbound buffer fairly (#25031)e5fd762perf(transaction-pool): specialize same-origin batch insertion (#25037)3a22037feat(net): add outbound peer rotation to prevent slot saturation (#24776)84d8e47fix(chain-state): avoid state overlay cache deadlock (#24875)a3482dffix(chain-state): publish deferred trie data from task (#24995)949834afix(cli): targetreth download --forcecleanup (#25015)72fafb5fix: remove precompile cache initial capacity (#25013)Updates
reth-ethereum-forksfromd58c6e3to9384bc5Commits
9384bc5chore(release): bump version to 2.3.0 (#25071)9f2837efeat(revm): add CachedReads account capacity constructor (#25048)8919e67chore(deps): bump revm-inspectors to 0.40.1 (#25047)01cbe9bfix(rlpx): bound mux outbound buffer fairly (#25031)e5fd762perf(transaction-pool): specialize same-origin batch insertion (#25037)3a22037feat(net): add outbound peer rotation to prevent slot saturation (#24776)84d8e47fix(chain-state): avoid state overlay cache deadlock (#24875)a3482dffix(chain-state): publish deferred trie data from task (#24995)949834afix(cli): targetreth download --forcecleanup (#25015)72fafb5fix: remove precompile cache initial capacity (#25013)Updates
reth-ethereum-primitivesfrom v2.1.0 to v2.3.0Release notes
Sourced from reth-ethereum-primitives's releases.
... (truncated)
Changelog
Sourced from reth-ethereum-primitives's changelog.
Commits
9384bc5chore(release): bump version to 2.3.0 (#25071)9f2837efeat(revm): add CachedReads account capacity constructor (#25048)8919e67chore(deps): bump revm-inspectors to 0.40.1 (#25047)01cbe9bfix(rlpx): bound mux outbound buffer fairly (#25031)e5fd762perf(transaction-pool): specialize same-origin batch insertion (#25037)3a22037feat(net): add outbound peer rotation to prevent slot saturation (#24776)84d8e47fix(chain-state): avoid state overlay cache deadlock (#24875)a3482dffix(chain-state): publish deferred trie data from task (#24995)949834afix(cli): targetreth download --forcecleanup (#25015)72fafb5fix: remove precompile cache initial capacity (#25013)Updates
reth-evmfrom v2.1.0 to v2.3.0Release notes
Sourced from reth-evm's releases.
... (truncated)
Changelog
Sourced from reth-evm's changelog.
Commits
9384bc5chore(release): bump version to 2.3.0 (#25071)9f2837efeat(revm): add CachedReads account capacity constructor (#25048)8919e67chore(deps): bump revm-inspectors to 0.40.1 (#25047)01cbe9bfix(rlpx): bound mux outbound buffer fairly (#25031)e5fd762perf(transaction-pool): specialize same-origin batch insertion (#25037)3a22037feat(net): add outbound peer rotation to prevent slot saturation (#24776)84d8e47fix(chain-state): avoid state overlay cache deadlock (#24875)a3482dffix(chain-state): publish deferred trie data from task (#24995)949834afix(cli): targetreth download --forcecleanup (#25015)72fafb5fix: remove precompile cache initial capacity (#25013)Updates
reth-evm-ethereumfrom v2.1.0 to v2.3.0Release notes
Sourced from reth-evm-ethereum's releases.
... (truncated)
Changelog
Sourced from reth-evm-ethereum's changelog.
Commits
9384bc5chore(release): bump version to 2.3.0 (#25071)9f2837efeat(revm): add CachedReads account capacity constructor (#25048)8919e67chore(deps): bump revm-inspectors to 0.40.1 (#25047)01cbe9bfix(rlpx): bound mux outbound buffer fairly (#25031)e5fd762perf(transaction-pool): specialize same-origin batch insertion (#25037)3a22037feat(net): add outbound peer rotation to prevent slot saturation (#24776)84d8e47fix(chain-state): avoid state overlay cache deadlock (#24875)a3482dffix(chain-state): publish deferred trie data from task (#24995)949834afix(cli): targetreth download --forcecleanup (#25015)72fafb5fix: remove precompile cache initial capacity (#25013)Updates
reth-network-peersfromd58c6e3to9384bc5Commits
9384bc5chore(release): bump version to 2.3.0 (#25071)9f2837efeat(revm): add CachedReads account capacity constructor (#25048)8919e67chore(deps): bump revm-inspectors to 0.40.1 (#25047)01cbe9bfix(rlpx): bound mux outbound buffer fairly (#25031)e5fd762perf(transaction-pool): specialize same-origin batch insertion (#25037)3a22037feat(net): add outbound peer rotation to prevent slot saturation (#24776)84d8e47fix(chain-state): avoid state overlay cache deadlock (#24875)a3482dffix(chain-state): publish deferred trie data from task (#24995)949834afix(cli): targetreth download --forcecleanup (#25015)72fafb5fix: remove precompile cache initial capacity (#25013)Updates
reth-revmfrom v2.1.0 to v2.3.0Release notes
Sourced from reth-revm's releases.
... (truncated)
Changelog
Sourced from reth-revm's changelog.
Commits
9384bc5chore(release): bump version to 2.3.0 (#25071)9f2837efeat(revm): add CachedReads account capacity constructor (#25048)8919e67chore(deps): bump revm-inspectors to 0.40.1 (#25047)01cbe9bfix(rlpx): bound mux outbound buffer fairly (#25031)e5fd762perf(transaction-pool): specialize same-origin batch insertion (#25037)3a22037feat(net): add outbound peer rotation to prevent slot saturation (#24776)84d8e47fix(chain-state): avoid state overlay cache deadlock (#24875)a3482dffix(chain-state): publish deferred trie data from task (#24995)949834afix(cli): targetreth download --forcecleanup (#25015)72fafb5fix: remove precompile cache initial capacity (#25013)Updates
reth-trie-commonfromd58c6e3to9384bc5Commits
9384bc5chore(release): bump version to 2.3.0 (#25071)9f2837efeat(revm): add CachedReads account capacity constructor (#25048)8919e67chore(deps): bump revm-inspectors to 0.40.1 (#25047)01cbe9bfix(rlpx): bound mux outbound buffer fairly (#25031)e5fd762perf(transaction-pool): specialize same-origin batch insertion (#25037)3a22037feat(net): add outbound peer rotation to prevent slot saturation (#24776)84d8e47fix(chain-state): avoid state overlay cache deadlock (#24875)a3482dffix(chain-state): publish deferred trie data from task (#24995)949834afix(cli): targetreth download --forcecleanup (#25015)72fafb5fix: remove precompile cache initial capacity (#25013)