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: base/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.3
Choose a base ref
...
head repository: base/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.4
Choose a head ref
  • 7 commits
  • 10 files changed
  • 5 contributors

Commits on Nov 26, 2025

  1. chore: updated nethermind (#677)

    Co-authored-by: danyalprout <[email protected]>
    github-actions[bot] and danyalprout authored Nov 26, 2025
    2 Configuration menu
    Copy the full SHA
    33db41a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

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

Commits on Dec 22, 2025

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

    …ewritting, add explicit echo for additional arguments (#646)
    mur-me authored Dec 22, 2025
    3 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 (#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
    2 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. 7 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 (#682)

    * add pruning args to env file
    
    * add disclaimers
    
    * update
    wlawt authored Jan 27, 2026
    2 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
Loading