Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: plainer-scrub/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: base/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 12 files changed
  • 10 contributors

Commits on Dec 22, 2025

  1. fix(reth_entrypoint): add flashblocks to additional args instead of r…

    …ewritting, add explicit echo for additional arguments (base#646)
    mur-me authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    29fcaba View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. chore: add rc support for dependency updater (base#909)

    * chore: add rc support for dependency updater
    
    * fix: skip unparseable versions in dependency updater
    
    When the current tag couldn't be parsed (e.g., prefixed tag without
    tagPrefix configured), the updater would allow any tag through,
    potentially selecting tags from different products in the same repo.
    
    Now unparseable tags are properly skipped in both validation and
    max-version selection.
    
    * remove tag
    danyalprout authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    b4e39fb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Configuration menu
    Copy the full SHA
    97fb39a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. chore: add pruning args to env file (base#682)

    * add pruning args to env file
    
    * add disclaimers
    
    * update
    wlawt authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    863c9bd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Configuration menu
    Copy the full SHA
    68a894f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. [StepSecurity] Apply security best practices (base#966)

    Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
    Co-authored-by: stepsecurity-app[bot] <188008098+stepsecurity-app[bot]@users.noreply.github.com>
    stepsecurity-app[bot] authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    43ef7cc View commit details
    Browse the repository at this point in the history
  2. chore: updated base, nethermind, op-geth, optimism, reth (base#937)

    Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
    github-actions[bot] and danyalprout authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    5d47f18 View commit details
    Browse the repository at this point in the history
  3. fix: update dotnet images to 10.0 for Nethermind 1.36.0 (base#967)

    Nethermind 1.36.0 requires .NET SDK 10.0.100 (via global.json),
    but the Dockerfile was still using 9.0 images, causing the build
    to fail with exit code 145.
    danyalprout authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    5598217 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. Configuration menu
    Copy the full SHA
    2d8c44c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    a294d4a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    fccea22 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Configuration menu
    Copy the full SHA
    6e9cb08 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. chore: updated base-reth to 0.5.1 (base#969)

    * chore: updated op-geth, optimism, base
    
    * chore: revert op-geth to v1.101608.0 and op-node to op-node/v1.16.6
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: cody-wang-cb <156240243+cody-wang-cb@users.noreply.github.com>
    Co-authored-by: Cody Wang <cody.wang@coinbase.com>
    Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
    4 people authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    208d696 View commit details
    Browse the repository at this point in the history
  2. chore: updated base-reth to 0.5.1 (base#969)

    * chore: updated op-geth, optimism, base
    
    * chore: revert op-geth to v1.101608.0 and op-node to op-node/v1.16.6
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: cody-wang-cb <156240243+cody-wang-cb@users.noreply.github.com>
    Co-authored-by: Cody Wang <cody.wang@coinbase.com>
    Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
    4 people authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    9c50dae View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. chore: updated optimism, op-geth (base#984)

    Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
    github-actions[bot] and danyalprout authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    f14551c View commit details
    Browse the repository at this point in the history
Loading