Commit History

Author SHA1 Message Date
  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
  thesimplekid cb89c3ccbd fix(wallet): compare x_only_pubkey when checking if wallet can unlock p2pk 7 months ago
  David Caseria d8fabf6ddd fix: potential keyset lock race condition (#146) 7 months ago
  thesimplekid 0ba78b9e1d fix: check state of pending conditions 7 months ago
  thesimplekid 34d6e484b5 fix: select proof logic and sorting 7 months ago
  thesimplekid 60ed52ae19 feat: mint with spending conditions 8 months ago
  thesimplekid a8c2ef9b5a feat(bindings): getters for mint quote response 8 months ago
  thesimplekid 36c93b9211 fix(wallet): proof slection with conditions 8 months ago
  thesimplekid f6764c7a22 feat: balance by unit 8 months ago
  thesimplekid 5f6a207cec fix: set send proofs to reserved instead of removing 8 months ago
  thesimplekid af00645862 feat: get pending balance by unit 8 months ago
  thesimplekid b108892bd4 chore: clippy in tests 8 months ago
  thesimplekid 1f2a49b4bb refactor: select proofs on spending condition 8 months ago
  thesimplekid 50bd16fc2b refactor: get_proofs returns ProofInfo 8 months ago
  thesimplekid 44e39bd3ee refactor: get proofs by spending condition 8 months ago
  thesimplekid 10a38247ce refactor: database use one proofs table 8 months ago
  thesimplekid 0f08bd43bb chore: remove unused structure 8 months ago
  thesimplekid 0dce83bbb7 refactor: use TargetAmount 7 months ago