thesimplekid
|
be93ff2384
Clear and Blind Auth (#510)
|
1 ヶ月 前 |
thesimplekid
|
162507c492
feat: payment processor
|
2 ヶ月 前 |
thesimplekid (aider)
|
d41d3a7c94
refactor: Add state check before deleting proofs to prevent removing spent proofs
|
1 ヶ月 前 |
thesimplekid
|
a82e3eb314
fix: attempt to swap after a failed transaction (#622)
|
1 ヶ月 前 |
thesimplekid
|
d51edef7b0
feat: use only one table up
|
2 ヶ月 前 |
callebtc
|
b818054f9a
Add filtering for mint quote states in database (#586)
|
2 ヶ月 前 |
thesimplekid
|
a1681212b1
fix: redb delete proof state
|
2 ヶ月 前 |
thesimplekid
|
7b69aa966a
feat: add remove proofs to mint db
|
2 ヶ月 前 |
thesimplekid
|
c455809812
refactor: move quote_ttl to database
|
2 ヶ月 前 |
thesimplekid
|
5481286ec9
refactor: move mint_info to database
|
2 ヶ月 前 |
C
|
8fe0982c6d
Introduce `cashu` to host the shared types, traits and other common code (#519)
|
3 ヶ月 前 |
Timothée Delabrouille
|
7d87c4806c
feat: use Uuid as mint and melt quote ids (#469)
|
4 ヶ月 前 |
ok300
|
f6533a08de
Add Proofs trait to consolidate aggregate fns
|
6 ヶ月 前 |
thesimplekid
|
7ea568e615
feat: sql store signatures dleq
|
6 ヶ月 前 |
thesimplekid
|
ca6fdb5bff
feat: return change in check quote
|
6 ヶ月 前 |
thesimplekid
|
5139c47dac
feat: check outgoing payment status flow
|
7 ヶ月 前 |
thesimplekid
|
974796400d
feat: get proofs for quote id
|
7 ヶ月 前 |
thesimplekid
|
fa8776998a
feat(mint): store mint_quote_id for blind sig
|
7 ヶ月 前 |
thesimplekid
|
117443d126
feat: store melt_quote_id for proof
|
7 ヶ月 前 |
thesimplekid
|
9c08b299e5
feat: remove mutex from redb mint
|
7 ヶ月 前 |
thesimplekid
|
bcb4a5927d
refactor: remove the use of flat maps
|
8 ヶ月 前 |
thesimplekid
|
ba19663531
feat(mint): issued and redeamed by keyset
|
9 ヶ月 前 |
thesimplekid
|
97fd83c8f4
feat(mint): add get blinded_sig by keyset
|
9 ヶ月 前 |
thesimplekid
|
a96ba31784
refactor: remove get single blinded sig
|
9 ヶ月 前 |
thesimplekid
|
c376226910
fix(redb): adding proof state to returned list twice
|
9 ヶ月 前 |
thesimplekid
|
6705761aec
fix: dont update proof state if already spent
|
9 ヶ月 前 |
thesimplekid
|
c880a623cb
fix: commit redb update state
|
9 ヶ月 前 |
thesimplekid
|
fb014573c1
refactor: use sproof state update
|
9 ヶ月 前 |
thesimplekid
|
9789475686
feat: remove unused db fns
|
9 ヶ月 前 |
thesimplekid
|
373a4203b2
refactor(cdk/cdk_database): rename add_active_keyset to set_active_keyset
|
9 ヶ月 前 |