0xPolygonMiden / miden-client

Client library that facilitates interaction with the Miden rollup
MIT License
25 stars 22 forks source link

feat: Track more information about a note's status and consumability #355

Closed tomyrd closed 2 weeks ago

tomyrd commented 1 month ago

closes #328

This PR looks to add more information about a note status and consumability in the client. This is achieved by a few new features:

Screenshot of the new status info:

Screenshot 2024-06-07 at 16 07 25
tomyrd commented 4 weeks ago

Just finished implementing the new additional information for the note status. I also modified the PR title and description to better reflect the new changes.

I feel like all of the other changes discussed here should be implemented in separate PRs. These are the changes that are left unfinished: