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: init4tech/node-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.4
Choose a base ref
...
head repository: init4tech/node-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 6 commits
  • 33 files changed
  • 3 contributors

Commits on Oct 31, 2025

  1. docs: fix docs link (#43)

    rswanson authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    970dd9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e088caf View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. adds incomplete mainnet genesis file (#40)

    # adds incomplete mainnet genesis file
    
    Adds the initial `mainnet`​ genesis file and scaffolding with the deploy height left as `TODO`​for completion once production contracts are deployed.
    dylanlott authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    191e41f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

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

Commits on Nov 7, 2025

  1. feat: alias addresses (#44)

    * feat: alias addresses
    
    * feat: alias oracle
    
    * chore: bump to 0.13 off aliasing branch
    
    * fix: tests pass again
    
    * chore: remove state provider height
    
    * chore: remove block height arg and add test
    
    * fix: use revm spec consistently
    
    * chore: bump to compat signet-sdk
    
    * chore: bump reth and update everything
    prestwich authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    acc8002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb90d7 View commit details
    Browse the repository at this point in the history
Loading