Skip to content

chore: move StorageRootHash out of zk module#3240

Open
giwaov wants to merge 1 commit into
chainwayxyz:nightlyfrom
giwaov:fix-1652-move-storage-root-hash
Open

chore: move StorageRootHash out of zk module#3240
giwaov wants to merge 1 commit into
chainwayxyz:nightlyfrom
giwaov:fix-1652-move-storage-root-hash

Conversation

@giwaov

@giwaov giwaov commented Apr 30, 2026

Copy link
Copy Markdown

Summary

  • move StorageRootHash from the zk module to the state machine/root rollup interface exports
  • update internal and downstream imports to use sov_rollup_interface::StorageRootHash

Closes #1652

Testing

  • rustfmt +stable --check on changed Rust files, excluding crates/common/src/lib.rs because sparse checkout is missing sibling modules needed by rustfmt module resolution
  • git diff --cached --check

@giwaov giwaov requested a review from a team as a code owner April 30, 2026 17:34
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.

Move sov_rollup_interface::zk::StorageRootHash out of zk module

1 participant