Skip to content

feat: migrate to new protocol#1626

Merged
igamigo merged 11 commits intonextfrom
igamigo-refresh-dependencies
Dec 22, 2025
Merged

feat: migrate to new protocol#1626
igamigo merged 11 commits intonextfrom
igamigo-refresh-dependencies

Conversation

@igamigo
Copy link
Copy Markdown
Collaborator

@igamigo igamigo commented Dec 19, 2025

Migrates to new miden-base.

Notable changes:

  • Named storage slots-related changes mostly impacted the store layouts and tests
  • Remove FilesystemKeystore's generic

@igamigo igamigo force-pushed the igamigo-refresh-dependencies branch from f9e2971 to 7dd4d33 Compare December 19, 2025 20:47
Comment thread bin/miden-cli/src/commands/new_account.rs Outdated
Comment thread crates/idxdb-store/src/account/models.rs Outdated
@igamigo igamigo marked this pull request as ready for review December 19, 2025 21:20
Comment thread crates/rust-client/src/test_utils/common.rs
Comment thread crates/sqlite-store/src/lib.rs Outdated
Comment thread CHANGELOG.md Outdated
Comment thread bin/integration-tests/src/tests/network_transaction.rs
Comment thread crates/idxdb-store/src/account/js_bindings.rs Outdated
Comment thread crates/rust-client/src/keystore/fs_keystore.rs
Comment thread crates/sqlite-store/src/lib.rs Outdated
Comment on lines 38 to 39
/// Returns the value for a key in the map stored at the given slot, if any.
#[wasm_bindgen(js_name = "getMapItem")]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe we can update this comment stating where the user can find a list of slot names?

Comment thread crates/web-client/src/web_keystore.rs
Comment thread Cargo.toml Outdated
Copy link
Copy Markdown
Collaborator

@juan518munoz juan518munoz left a comment

Choose a reason for hiding this comment

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

Besides what the others have commented, PR looks good

@igamigo igamigo merged commit 316fadd into next Dec 22, 2025
27 checks passed
@igamigo igamigo deleted the igamigo-refresh-dependencies branch December 22, 2025 17:03
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.

4 participants