Commit Verlauf

Autor SHA1 Nachricht Datum
  thesimplekid be93ff2384 Clear and Blind Auth (#510) vor 1 Monat
  benthecarman 8cd4ea301a chore: Update sqlx to 0.7.4 vor 1 Monat
  thesimplekid 162507c492 feat: payment processor vor 2 Monaten
  benthecarman 40c53e83df feat: Add support for sqlcipher vor 1 Monat
  thesimplekid 467cc0a027 feat: Add migration for keyset_id as foreign key in SQLite database (#634) vor 1 Monat
  thesimplekid (aider) d41d3a7c94 refactor: Add state check before deleting proofs to prevent removing spent proofs vor 1 Monat
  C f7d9a1b5db Drop the in-memory database (#613) vor 1 Monat
  C 63393056a0 Do not use `INSERT OR REPLACE` in SQLite. (#620) vor 1 Monat
  callebtc b818054f9a Add filtering for mint quote states in database (#586) vor 2 Monaten
  thesimplekid 7b69aa966a feat: add remove proofs to mint db vor 2 Monaten
  thesimplekid c455809812 refactor: move quote_ttl to database vor 2 Monaten
  thesimplekid 5481286ec9 refactor: move mint_info to database vor 2 Monaten
  thesimplekid 0674144001 refactor: remove mint url from config vor 2 Monaten
  C 8fe0982c6d Introduce `cashu` to host the shared types, traits and other common code (#519) vor 3 Monaten
  thesimplekid 6a8a5a7941 fix: mpp (#523) vor 3 Monaten
  thesimplekid 003a8f1b47 feat: signature on mint witness vor 5 Monaten
  Timothée Delabrouille 7d87c4806c feat: use Uuid as mint and melt quote ids (#469) vor 4 Monaten
  Cesar Rodas af2fe580f4 Minor improvement in the SQLite crate vor 4 Monaten
  ok300 f6533a08de Add Proofs trait to consolidate aggregate fns vor 6 Monaten
  thesimplekid 7ea568e615 feat: sql store signatures dleq vor 6 Monaten
  thesimplekid ca6fdb5bff feat: return change in check quote vor 6 Monaten
  thesimplekid 5139c47dac feat: check outgoing payment status flow vor 7 Monaten
  thesimplekid 974796400d feat: get proofs for quote id vor 7 Monaten
  thesimplekid fa8776998a feat(mint): store mint_quote_id for blind sig vor 7 Monaten
  thesimplekid 117443d126 feat: store melt_quote_id for proof vor 7 Monaten
  thesimplekid f2867188a8 fix: sqlx sqlite settings vor 7 Monaten
  thesimplekid 5f87df2cef refactor: use MintUrl::from_str vor 7 Monaten
  thesimplekid bcb4a5927d refactor: remove the use of flat maps vor 8 Monaten
  thesimplekid ba19663531 feat(mint): issued and redeamed by keyset vor 9 Monaten
  thesimplekid 97fd83c8f4 feat(mint): add get blinded_sig by keyset vor 9 Monaten