Skip to content

Conversation

@yoshidan
Copy link
Collaborator

@yoshidan yoshidan commented Sep 6, 2025

  • Bump kona to kona-node/v1.0.1
  • Add the script to sync Cargo.lock with kona

Note

We can no longer use sha2 v0.10.8 in LCP.
This is because whereas previously the specification extended to the minor version, it is now specified as patch version v0.10.9.
https://github.com/bluealloy/revm/blob/356b138a53c9208fb9f26658207aac6719bcb17d/Cargo.toml#L91
We must use

error: failed to select a version for `sha2`.
    ... required by package `revm-precompile v24.0.0`
    ... which satisfies dependency `precompile = "^24.0.0"` of package `revm v27.0.2`
    ... which satisfies dependency `revm = "^27.0.2"` of package `alloy-evm v0.14.0`
    ... which satisfies dependency `alloy-evm = "^0.14"` of package `kona-client v1.0.2 (https://github.com/op-rs/kona?rev=kona-node%2Fv1.0.0-rc.1#dc583c30)`
versions that meet the requirements `^0.10.9` are: 0.10.9

@yoshidan yoshidan marked this pull request as draft September 6, 2025 07:12
@yoshidan yoshidan force-pushed the kona-node-v1.0.0-rc.1 branch from 837e51a to 5ad03c6 Compare September 6, 2025 07:15
@yoshidan yoshidan marked this pull request as ready for review September 7, 2025 23:37
@yoshidan yoshidan requested a review from siburu September 7, 2025 23:37
@yoshidan yoshidan changed the title Bump kona to kona-node/v1.0.0-rc.1 Bump kona to kona-node/v1.0.1 Oct 2, 2025
Copy link
Collaborator

@siburu siburu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yoshidan yoshidan merged commit 15e2c8b into develop Oct 6, 2025
1 check passed
@yoshidan yoshidan deleted the kona-node-v1.0.0-rc.1 branch December 6, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants