Skip to content

[Feature]: Add an endpoint to check for nullifiers given block bounds and prefixes  #404

@tomyrd

Description

@tomyrd

If we were to have an endpoint to validate whether a list of notes have been consumed / nullifiers are present in the nullifier SMT, we could add a single step after both the normal sync and the ignored notes sync where we see if any of those got consumed.

We do have a CheckNullifiers endpoint in the node - thought, it requires sending full nullifiers and returns back authentication paths for the nullifiers found in the node. So, this is a bit more heaving then needed and also reduced privacy. Maybe it is worth adding an endpoint to the node to return a list of nullifiers based on some prefix and block bounds.

Originally posted by @bobbinth in 0xMiden/miden-client#405 (comment)

Metadata

Metadata

Assignees

Labels

rpcRelated to the RPC componentstoreRelated to the store component

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions