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: morph-l2/morph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.9
Choose a base ref
...
head repository: morph-l2/morph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.11
Choose a head ref
  • 17 commits
  • 42 files changed
  • 9 contributors

Commits on Jan 16, 2026

  1. Set bls sig to nil (#848)

    Kukoomomo authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    2c90c3f View commit details
    Browse the repository at this point in the history
  2. Sequencer failure (#849)

    Co-authored-by: vincent <[email protected]>
    Kukoomomo and chengwenxi authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    9b49a94 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. feature: block tag support(safe&finalize)

    allen.wu committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    9ae1755 View commit details
    Browse the repository at this point in the history
  2. feature(block-tag): rename some vars

    allen.wu committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    6ef1f62 View commit details
    Browse the repository at this point in the history
  3. update go sum

    allen.wu committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    5b82a4f View commit details
    Browse the repository at this point in the history
  4. bump tendermint to version v0.3.3

    fletcher.fan committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    c21550a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #858 from morph-l2/bump_tendermint

    bump tendermint to version v0.3.3
    FletcherMan authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    872a4e6 View commit details
    Browse the repository at this point in the history
  6. merge main

    allen.wu committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    a58ed9b View commit details
    Browse the repository at this point in the history
  7. fix log

    allen.wu committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    c97d36b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. Merge pull request #857 from morph-l2/feat/block_tag

    feature: block tag support(safe&finalize)
    tomatoishealthy authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    1f47e41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #859 from morph-l2/main

    feature: block tag
    tomatoishealthy authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    b03ec12 View commit details
    Browse the repository at this point in the history
  3. fix: remove L1 eth rpc flag check

    allen.wu committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    badbb96 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #860 from morph-l2/fix/flag_check

    fix: remove L1 eth rpc flag check
    FletcherMan authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    b2f87e2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #861 from morph-l2/main

    fix: remove l1 rpc flag check
    FletcherMan authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    3f2350b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. ZK to MPT (#827)

    Co-authored-by: corey <[email protected]>
    Co-authored-by: kukoomomo <[email protected]>
    Co-authored-by: FletcherMan <[email protected]>
    Co-authored-by: fletcher.fan <[email protected]>
    5 people authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    dcd0112 View commit details
    Browse the repository at this point in the history
  2. support derive commitBatchWithProof event (#880)

    Co-authored-by: corey <[email protected]>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    3 people authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    7efc270 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #883 from morph-l2/main

    release: MPT migration
    FletcherMan authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    128d569 View commit details
    Browse the repository at this point in the history
Loading