0xMiden / 0xMiden/rust-sdk

feat: add a way to internally remove elements

Open
#904 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
78
Forks
129
Avg merge
4d 14h
Merged PRs (30d)
52

Description

Some client operations (especially inserts) may error in a way that leaves the store in an invalid state, we need client methods to deal with these invalid states before erroring out.

Here's one example of these cases:

> We could have a similar problem here where the `add_account` works but the `add_key` fails (although I think it would be more rare than the previous case)

_Originally posted by @tomyrd in https://github.com/0xMiden/miden-client/pull/899#discussion_r2082543480_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.