Add filtering for mint quote states in database #586

Merged
callebtc merged 2 commits from mint-db-get-mint-quote-states into main 2025-02-08 09:28:54 +00:00
callebtc commented 2025-02-07 16:07:14 +00:00 (Migrated from github.com)

Introduces a new mint Database method to filter mint quotes by states in-db to save some memory.

Introduces a new mint `Database` method to filter mint quotes by states in-db to save some memory.
ok300 (Migrated from github.com) reviewed 2025-02-07 18:33:17 +00:00
ok300 (Migrated from github.com) left a comment

A small NIT, otherwise looking good.

A small NIT, otherwise looking good.
@ -431,6 +431,43 @@ FROM mint_quote
}
ok300 (Migrated from github.com) commented 2025-02-07 18:29:26 +00:00
                tracing::error!("SQLite get mint quotes with state");
```suggestion tracing::error!("SQLite get mint quotes with state"); ```
a1denvalu3 (Migrated from github.com) approved these changes 2025-02-08 01:00:04 +00:00
thesimplekid (Migrated from github.com) approved these changes 2025-02-08 09:28:20 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk!586
No description provided.