Historique des commits

Auteur SHA1 Message Date
  thesimplekid 1ab1f47885 refactor: move client to wallet mod il y a 10 mois
  thesimplekid 6103bb1d87 refactor: signing keys as part of wallet il y a 10 mois
  thesimplekid 163b165d76 chore: update flake il y a 11 mois
  thesimplekid cb89c3ccbd fix(wallet): compare x_only_pubkey when checking if wallet can unlock p2pk il y a 11 mois
  David Caseria d8fabf6ddd fix: potential keyset lock race condition (#146) il y a 11 mois
  thesimplekid 0ba78b9e1d fix: check state of pending conditions il y a 11 mois
  thesimplekid 34d6e484b5 fix: select proof logic and sorting il y a 11 mois
  thesimplekid 60ed52ae19 feat: mint with spending conditions il y a 11 mois
  thesimplekid a8c2ef9b5a feat(bindings): getters for mint quote response il y a 11 mois
  thesimplekid 36c93b9211 fix(wallet): proof slection with conditions il y a 11 mois
  thesimplekid f6764c7a22 feat: balance by unit il y a 11 mois
  thesimplekid 5f6a207cec fix: set send proofs to reserved instead of removing il y a 11 mois
  thesimplekid af00645862 feat: get pending balance by unit il y a 11 mois
  thesimplekid b108892bd4 chore: clippy in tests il y a 11 mois
  thesimplekid 1f2a49b4bb refactor: select proofs on spending condition il y a 11 mois
  thesimplekid 50bd16fc2b refactor: get_proofs returns ProofInfo il y a 11 mois
  thesimplekid 44e39bd3ee refactor: get proofs by spending condition il y a 11 mois
  thesimplekid 10a38247ce refactor: database use one proofs table il y a 11 mois
  thesimplekid 0f08bd43bb chore: remove unused structure il y a 11 mois
  thesimplekid 0dce83bbb7 refactor: use TargetAmount il y a 11 mois
  thesimplekid ea17895478 chore: doc comments for amount target il y a 11 mois
  thesimplekid d6305df4f2 fix: nostr receive target amount il y a 11 mois
  thesimplekid 64e667c555 feat: targeted amount il y a 11 mois
  thesimplekid 60134c8860 feat: add targeted split il y a 11 mois
  thesimplekid 762713692b feat: nostr_signing key as p2pk key il y a 11 mois
  thesimplekid 226a10ca1f refactor: remove subscribe il y a 11 mois
  thesimplekid f099f8564c refactor: use get_event-of il y a 11 mois
  thesimplekid c64c741e14 feat: nostr receive il y a 11 mois
  thesimplekid 711175739f refactor(mint): memory replace Mutex with RwLock il y a 11 mois
  thesimplekid 3187798c92 refactor(wallet): memory db use replace Mutex with RwLock il y a 11 mois