Commit History

Author SHA1 Message Date
  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
  thesimplekid 5f6a207cec fix: set send proofs to reserved instead of removing 9 months ago
  thesimplekid af00645862 feat: get pending balance by unit 9 months ago
  thesimplekid b108892bd4 chore: clippy in tests 9 months ago
  thesimplekid 1f2a49b4bb refactor: select proofs on spending condition 9 months ago
  thesimplekid 50bd16fc2b refactor: get_proofs returns ProofInfo 9 months ago
  thesimplekid 44e39bd3ee refactor: get proofs by spending condition 9 months ago
  thesimplekid 10a38247ce refactor: database use one proofs table 9 months ago
  thesimplekid 0f08bd43bb chore: remove unused structure 9 months ago
  thesimplekid 0dce83bbb7 refactor: use TargetAmount 9 months ago
  thesimplekid ea17895478 chore: doc comments for amount target 9 months ago
  thesimplekid d6305df4f2 fix: nostr receive target amount 9 months ago
  thesimplekid 64e667c555 feat: targeted amount 9 months ago
  thesimplekid 60134c8860 feat: add targeted split 9 months ago
  thesimplekid 762713692b feat: nostr_signing key as p2pk key 9 months ago
  thesimplekid 226a10ca1f refactor: remove subscribe 9 months ago
  thesimplekid f099f8564c refactor: use get_event-of 9 months ago
  thesimplekid c64c741e14 feat: nostr receive 9 months ago
  thesimplekid 711175739f refactor(mint): memory replace Mutex with RwLock 9 months ago
  thesimplekid 3187798c92 refactor(wallet): memory db use replace Mutex with RwLock 9 months ago