0xPolygonMiden / miden-client

Client library that facilitates interaction with the Miden rollup
MIT License
32 stars 27 forks source link

feat: Filter notes by consumable by accounts #206

Closed igamigo closed 5 months ago

igamigo commented 6 months ago

Closes #200. Because we serialize NoteScript, there is no current good way to search by note script hash. Due to other incoming refactors to these tables I have just added the column for now to make it searchable.

igamigo commented 5 months ago

Closing this as it overlaps with the discussions on #208. We need to design a more robust solution and once we do, we can implement it as a filter for the DB.