-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Comparing changes
Open a pull request
base repository: paradigmxyz/reth
base: main
head repository: Dargon789/reth
compare: main
- 15 commits
- 16 files changed
- 10 contributors
Commits on Mar 3, 2026
-
ci(bench): add Wall Clock Time metric to results table (#22738) (#5)
* ci(bench): add Wall Clock Time metric to results table (#22738) Co-authored-by: Alexey Shekhirin <[email protected]> * fix: skip persisted peers without a confirmed fork ID on startup (#22734) * fix(grafana): use correct metric for block buffer blocks panel (#22741) Co-authored-by: Brian Picciano <[email protected]> * feat(metrics): add /debug/tokio/dump endpoint for tokio task dumps (#22737) Co-authored-by: Alexey Shekhirin <[email protected]> * perf(net): increase default concurrent outbound dials to 30 (#22744) Co-authored-by: Amp <[email protected]> --------- Co-authored-by: Derek Cofausper <[email protected]> Co-authored-by: Alexey Shekhirin <[email protected]> Co-authored-by: Emma Jamieson-Hoare <[email protected]> Co-authored-by: Brian Picciano <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> Co-authored-by: Amp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea77cce - Browse repository at this point
Copy the full SHA ea77cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b32074 - Browse repository at this point
Copy the full SHA 2b32074View commit details -
chore(deps): bump actions/checkout from 4 to 6 (#2)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b912444 - Browse repository at this point
Copy the full SHA b912444View commit details -
chore(deps): bump actions/download-artifact from 7 to 8 (#1)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 43e0783 - Browse repository at this point
Copy the full SHA 43e0783View commit details -
chore(deps): bump actions/upload-artifact from 6 to 7 (#3)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b247fb - Browse repository at this point
Copy the full SHA 0b247fbView commit details
Commits on Mar 4, 2026
-
chore(deps): bump the cargo-weekly group with 5 updates (#4)
Bumps the cargo-weekly group with 5 updates: | Package | From | To | | --- | --- | --- | | [alloy-eip7928](https://github.com/alloy-rs/eips) | `0.3.2` | `0.3.3` | | [moka](https://github.com/moka-rs/moka) | `0.12.13` | `0.12.14` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.38.2` | `0.38.3` | | [tracing-logfmt](https://github.com/EmbarkStudios/tracing-logfmt) | `0.3.5` | `0.3.7` | | [ipnet](https://github.com/krisprice/ipnet) | `2.11.0` | `2.12.0` | Updates `alloy-eip7928` from 0.3.2 to 0.3.3 - [Changelog](https://github.com/alloy-rs/eips/blob/main/CHANGELOG.md) - [Commits](alloy-rs/eips@alloy-eip7928-v0.3.2...alloy-eip7928-v0.3.3) Updates `moka` from 0.12.13 to 0.12.14 - [Release notes](https://github.com/moka-rs/moka/releases) - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.13...v0.12.14) Updates `sysinfo` from 0.38.2 to 0.38.3 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.38.2...v0.38.3) Updates `tracing-logfmt` from 0.3.5 to 0.3.7 - [Release notes](https://github.com/EmbarkStudios/tracing-logfmt/releases) - [Changelog](https://github.com/EmbarkStudios/tracing-logfmt/blob/main/CHANGELOG.md) - [Commits](EmbarkStudios/tracing-logfmt@0.3.5...0.3.7) Updates `ipnet` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](krisprice/ipnet@2.11.0...2.12.0) --- updated-dependencies: - dependency-name: alloy-eip7928 dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly - dependency-name: moka dependency-version: 0.12.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly - dependency-name: sysinfo dependency-version: 0.38.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly - dependency-name: tracing-logfmt dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly - dependency-name: ipnet dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dargon789 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1564dec - Browse repository at this point
Copy the full SHA 1564decView commit details
Commits on Mar 6, 2026
-
* Update issue templates * Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <[email protected]> * Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Dargon789 <[email protected]> --------- Signed-off-by: Dargon789 <[email protected]> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b543f52 - Browse repository at this point
Copy the full SHA b543f52View commit details
Commits on Mar 12, 2026
-
chore(deps): bump docker/build-push-action from 6 to 7 (#8)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6...v7) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a84cf7d - Browse repository at this point
Copy the full SHA a84cf7dView commit details -
chore(deps): bump docker/setup-buildx-action from 3 to 4 (#9)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3...v4) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03dc278 - Browse repository at this point
Copy the full SHA 03dc278View commit details
Commits on Apr 19, 2026
-
chore(deps): bump docker/bake-action from 6 to 7 (#10)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6 to 7. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6...v7) --- updated-dependencies: - dependency-name: docker/bake-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 852c994 - Browse repository at this point
Copy the full SHA 852c994View commit details -
chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 (#13)
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.13 to 0.11.14. - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.13...quinn-proto-0.11.14) --- updated-dependencies: - dependency-name: quinn-proto dependency-version: 0.11.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dargon789 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 744a296 - Browse repository at this point
Copy the full SHA 744a296View commit details -
chore(deps): bump docker/login-action from 3 to 4 (#11)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3...v4) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ae018b - Browse repository at this point
Copy the full SHA 0ae018bView commit details -
chore(deps): bump lz4_flex from 0.12.0 to 0.12.1 (#14)
Bumps [lz4_flex](https://github.com/pseitz/lz4_flex) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](PSeitz/lz4_flex@0.12.0...0.12.1) --- updated-dependencies: - dependency-name: lz4_flex dependency-version: 0.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 837c8dc - Browse repository at this point
Copy the full SHA 837c8dcView commit details -
chore(deps): bump tracing-subscriber from 0.3.22 to 0.3.23 (#15)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.22 to 0.3.23. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 50aae1f - Browse repository at this point
Copy the full SHA 50aae1fView commit details -
chore(deps): bump marocchino/sticky-pull-request-comment from 2 to 3 (#…
…16) Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2 to 3. - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](marocchino/sticky-pull-request-comment@v2...v3) --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c7c6c7 - Browse repository at this point
Copy the full SHA 3c7c6c7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main