thesimplekid
|
865b159a96
refactor: wallet clean up
|
7 months ago |
thesimplekid
|
6298da79f5
feat(cli): call migrate on sqlx
|
7 months ago |
thesimplekid
|
971fd30d8d
feat(wallet/sqlite): use sqlx migration
|
7 months ago |
thesimplekid
|
a07364c5c6
feat(mint/sqlite): use sql migrations
|
7 months ago |
thesimplekid
|
9377b71104
feat: check_pending by unit
|
7 months ago |
thesimplekid
|
eb8bd373ad
fix(cli): databases were backwards
|
7 months ago |
thesimplekid
|
f68172b1bc
fix(mint): remove mint quote after minting
|
7 months ago |
thesimplekid
|
bed8309d20
refactor(mint): remove unneed mutablity
|
7 months ago |
thesimplekid
|
73356acd2e
feat: add since to nostr-receive
|
7 months ago |
thesimplekid
|
ea05cc37a3
feat: pending mints
|
7 months ago |
thesimplekid
|
7c4c24d0b7
feat(cli): burn
|
7 months ago |
thesimplekid
|
bfc737f2f5
feat(cli): balance
|
7 months ago |
thesimplekid
|
4244053330
refactor: rename create-token to send
|
7 months ago |
thesimplekid
|
5ebdd4f506
feat: cdk-cli
|
7 months ago |
thesimplekid
|
1cc3fa794a
refactor: remove unneeded wallet mutablity
|
7 months ago |
thesimplekid
|
916fa4f5d6
fix: remove unspent from check pending
|
7 months ago |
thesimplekid
|
e1506c4e34
feat: wallet sqlite
|
7 months ago |
thesimplekid
|
bbc63306db
feat: mint sqlite
|
7 months ago |
thesimplekid
|
24688deb80
chore: add examples to ci
|
7 months ago |
thesimplekid
|
267e5f044d
feat(example): p2pk token
|
7 months ago |
thesimplekid
|
535802aa14
feat(example): mint-token example
|
7 months ago |
thesimplekid
|
251e93c530
fix(wallet/db/memory): drop reads to avoid deadlocks
|
7 months ago |
thesimplekid
|
187f551c23
feat: build for js bindings
|
7 months ago |
thesimplekid
|
2e86dbb630
refactor: mint info as part of mint not in db
|
7 months ago |
thesimplekid
|
ddeef0c414
chore: typos
|
7 months ago |
thesimplekid
|
dc768a2311
fix: add keyset to db before updating status
|
7 months ago |
thesimplekid
|
efd9b39722
refactor: store keyset by id
|
7 months ago |
thesimplekid
|
1ab1f47885
refactor: move client to wallet mod
|
7 months ago |
thesimplekid
|
6103bb1d87
refactor: signing keys as part of wallet
|
7 months ago |
thesimplekid
|
163b165d76
chore: update flake
|
7 months ago |