Commit History

Author SHA1 Message Date
  thesimplekid 73356acd2e feat: add since to nostr-receive 9 months ago
  thesimplekid ea05cc37a3 feat: pending mints 9 months ago
  thesimplekid 7c4c24d0b7 feat(cli): burn 9 months ago
  thesimplekid bfc737f2f5 feat(cli): balance 9 months ago
  thesimplekid 4244053330 refactor: rename create-token to send 9 months ago
  thesimplekid 5ebdd4f506 feat: cdk-cli 9 months ago
  thesimplekid 1cc3fa794a refactor: remove unneeded wallet mutablity 9 months ago
  thesimplekid 916fa4f5d6 fix: remove unspent from check pending 9 months ago
  thesimplekid e1506c4e34 feat: wallet sqlite 9 months ago
  thesimplekid bbc63306db feat: mint sqlite 9 months ago
  thesimplekid 24688deb80 chore: add examples to ci 9 months ago
  thesimplekid 267e5f044d feat(example): p2pk token 9 months ago
  thesimplekid 535802aa14 feat(example): mint-token example 9 months ago
  thesimplekid 251e93c530 fix(wallet/db/memory): drop reads to avoid deadlocks 9 months ago
  thesimplekid 187f551c23 feat: build for js bindings 9 months ago
  thesimplekid 2e86dbb630 refactor: mint info as part of mint not in db 9 months ago
  thesimplekid ddeef0c414 chore: typos 9 months ago
  thesimplekid dc768a2311 fix: add keyset to db before updating status 9 months ago
  thesimplekid efd9b39722 refactor: store keyset by id 9 months ago
  thesimplekid 1ab1f47885 refactor: move client to wallet mod 9 months ago
  thesimplekid 6103bb1d87 refactor: signing keys as part of wallet 9 months ago
  thesimplekid 163b165d76 chore: update flake 9 months ago
  thesimplekid cb89c3ccbd fix(wallet): compare x_only_pubkey when checking if wallet can unlock p2pk 9 months ago
  David Caseria d8fabf6ddd fix: potential keyset lock race condition (#146) 9 months ago
  thesimplekid 0ba78b9e1d fix: check state of pending conditions 9 months ago
  thesimplekid 34d6e484b5 fix: select proof logic and sorting 9 months ago
  thesimplekid 60ed52ae19 feat: mint with spending conditions 9 months ago
  thesimplekid a8c2ef9b5a feat(bindings): getters for mint quote response 9 months ago
  thesimplekid 36c93b9211 fix(wallet): proof slection with conditions 9 months ago
  thesimplekid f6764c7a22 feat: balance by unit 9 months ago