Commit Graph

148 Commits

Author SHA1 Message Date
thesimplekid
1eb14703a5 refactor: cdk MSRV 2024-09-03 12:35:35 +01:00
thesimplekid
5f87df2cef refactor: use MintUrl::from_str 2024-09-03 11:36:28 +01:00
Caleb Beery
da1acc4e6d feat: add mint_icon_url to mint details. (#282) 2024-08-10 17:57:02 -04:00
thesimplekid
e4069c0243 chore: use workspace version 2024-08-08 10:11:31 -04:00
thesimplekid
6e22426c6a feat(wallet): send returns token instead of string 2024-07-15 14:58:06 +01:00
thesimplekid
140ec21883 feat: remove unused arg on melt 2024-07-15 14:34:44 +01:00
thesimplekid
27568c247b release: 0.2.0 2024-07-11 21:24:58 +01:00
thesimplekid
17263b07f5 feat(NUT02): add input_fee_ppk
chore: instrument log on mint fns
2024-07-11 12:22:20 +01:00
thesimplekid
0ff936d3b7 feat: copy on unit 2024-07-07 11:41:14 +01:00
thesimplekid
6a315fc3b9 feat: mintd axum server
feat: deafult NUT-04 and NUT-05 settings to enable bolt11 sats
2024-07-05 23:49:31 +01:00
David Caseria
22e7c41491 feat(wallet): token v4
feat(wallet): receive is single mint and unit
2024-07-01 18:09:29 +01:00
thesimplekid
b528964fb6 chore: readmes
chore: doc comments on public
2024-06-28 15:37:10 +01:00
thesimplekid
76c096c780 feat(NUT06): contact info update 2024-06-27 23:46:22 +01:00
thesimplekid
7223c5bda8 feat(NUT05): update with quote state
feat(NUT04): update with quote state

feat: db migrations for mint state

chore: remove logging
2024-06-27 20:35:19 +01:00
thesimplekid
04a463be1f feat(wallet): make wallet single mint and unit
feat(wallet): cli use mint with one url and unit

feat(wallet): remove p2pk keys from wallet

feat(wallet): multimint wallet
2024-06-27 12:09:44 +01:00
thesimplekid
0afd27bc61 feat: js mint token exampe 2024-06-24 21:27:33 +01:00
thesimplekid
a97f64fa56 fix(NUT10): secret tag is optional 2024-06-22 22:22:15 +02:00
thesimplekid
16dbc48012 feat: wallet mpp 2024-06-15 11:42:48 +01:00
thesimplekid
865b159a96 refactor: wallet clean up 2024-06-13 00:00:19 +01:00
thesimplekid
9377b71104 feat: check_pending by unit 2024-06-12 15:33:54 +01:00
thesimplekid
187f551c23 feat: build for js bindings 2024-06-06 00:29:06 +01:00
thesimplekid
6103bb1d87 refactor: signing keys as part of wallet 2024-06-01 22:11:58 +01:00
thesimplekid
60ed52ae19 feat: mint with spending conditions 2024-05-26 21:54:02 +01:00
thesimplekid
a8c2ef9b5a feat(bindings): getters for mint quote response 2024-05-26 21:41:49 +01:00
thesimplekid
f6764c7a22 feat: balance by unit 2024-05-26 21:41:49 +01:00
thesimplekid
af00645862 feat: get pending balance by unit 2024-05-26 21:41:49 +01:00
thesimplekid
1f2a49b4bb refactor: select proofs on spending condition 2024-05-26 21:41:47 +01:00
thesimplekid
50bd16fc2b refactor: get_proofs returns ProofInfo 2024-05-26 21:36:06 +01:00
thesimplekid
10a38247ce refactor: database use one proofs table 2024-05-26 21:36:06 +01:00
thesimplekid
0dce83bbb7 refactor: use TargetAmount 2024-05-26 21:33:03 +01:00
thesimplekid
64e667c555 feat: targeted amount 2024-05-23 14:48:30 +01:00
thesimplekid
8dc4af633f feat(bindings): check all mint quotes js bindings 2024-05-19 00:39:08 +01:00
thesimplekid
d21e99805c feat: allow mint to be specified when checking pending 2024-05-18 23:37:47 +01:00
thesimplekid
34e2e15378 feat: check pending proofs 2024-05-18 23:04:12 +01:00
thesimplekid
eeda0e4009 refactor: remove nut11 key types 2024-05-17 22:46:21 +01:00
thesimplekid
60fa7a6532 feat(bindings/wallet): send returns amount 2024-05-15 20:04:30 +01:00
David Caseria
b9234817db Refactor wallet to accept seed for internal Xpriv 2024-05-14 13:58:25 -04:00
thesimplekid
2671c92c00 feat(bindings): wallet total balance 2024-05-10 11:49:44 +01:00
thesimplekid
1105dfab48 chore: readme 2024-05-10 11:27:32 +01:00
thesimplekid
4a3e74e129 refactor(bindings): remove payment method enum 2024-05-10 11:27:32 +01:00
thesimplekid
81fd6b7756 feat(bindings): JsConditions getters 2024-05-10 11:27:32 +01:00
thesimplekid
e766f3fbb1 feat(bindings): melted getters 2024-05-10 11:27:32 +01:00
thesimplekid
c100b4f5f9 feat(bindings): swap 2024-05-10 11:27:32 +01:00
thesimplekid
037319ce55 feat: htlc and p2pk witness 2024-05-10 11:27:32 +01:00
thesimplekid
75d31b2335 feat(bindings): HTLC conditions 2024-05-10 11:27:32 +01:00
thesimplekid
9f9aca9f6f refactor(bindings): amount getter 2024-05-10 11:27:32 +01:00
thesimplekid
8fbd778e58 chore(bindings): remove uniffi bindings 2024-05-10 11:27:32 +01:00
thesimplekid
7c9b61aab6 chore: use workspace deps 2024-05-10 11:27:32 +01:00
thesimplekid
377f9bc0e4 refactor(bindings): js conditions 2024-05-10 11:27:32 +01:00
thesimplekid
4cc02b7770 feat(bindings): js bindings send 2024-05-10 11:27:32 +01:00