Commit Graph

495 Commits

Author SHA1 Message Date
thesimplekid
f099f8564c refactor: use get_event-of 2024-05-19 17:48:13 +01:00
thesimplekid
c64c741e14 feat: nostr receive 2024-05-19 10:33:37 +01:00
thesimplekid
711175739f refactor(mint): memory replace Mutex with RwLock 2024-05-19 01:20:19 +01:00
thesimplekid
3187798c92 refactor(wallet): memory db use replace Mutex with RwLock 2024-05-19 01:11:58 +01:00
thesimplekid
8dc4af633f feat(bindings): check all mint quotes js bindings 2024-05-19 00:39:08 +01:00
thesimplekid
0cc5e153a8 feat: check mint quotes 2024-05-19 00:34:18 +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
5203182b38 refactor: client error response 2024-05-18 11:34:52 +01:00
thesimplekid
b2e6d26f31 fix: Unknown Error response error 2024-05-18 11:34:52 +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
12a1a629e9 Return total received amount 2024-05-15 14:17:27 -04:00
thesimplekid
79b5349653 chore(deps): make bip39 required 2024-05-15 18:50:50 +01:00
David Caseria
188cfa639a Fix cargo features 2024-05-14 20:52:03 -04:00
David Caseria
2a09dff5c6 Address PR feedback 2024-05-14 20:27:07 -04:00
David Caseria
3f974ea327 Fix merge 2024-05-14 14:00:07 -04:00
David Caseria
b9234817db Refactor wallet to accept seed for internal Xpriv 2024-05-14 13:58:25 -04:00
David Caseria
303204d858 Add wallet tracing and fix receive bug
Co-authored-by: thesimplekid <tsk@thesimplekid.com>
2024-05-14 15:54:56 +01:00
thesimplekid
a9f0116836 feat(wallet): mint and melt quote status 2024-05-13 21:43:46 +01:00
thesimplekid
91e18236d8 fix(wallet): swap for proofs with conditons in send 2024-05-13 18:51:57 +01:00
thesimplekid
2671c92c00 feat(bindings): wallet total balance 2024-05-10 11:49:44 +01:00
thesimplekid
f7b79e9e8e feat(wallet): total balance 2024-05-10 11:48:47 +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
29a9eaa60c refactor: remove process swap 2024-05-10 11:27:32 +01:00
thesimplekid
c100b4f5f9 feat(bindings): swap 2024-05-10 11:27:32 +01:00
thesimplekid
fd4afeb2bd refactor(wallet): add swap function 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
3cc660812a refactor: use spending conditions 2024-05-10 11:27:32 +01:00
thesimplekid
4cc02b7770 feat(bindings): js bindings send 2024-05-10 11:27:32 +01:00
thesimplekid
c62381f252 refactor(wallet): send returns token string 2024-05-10 11:27:32 +01:00
thesimplekid
60f7c39183 refactor: store keys amount as string 2024-05-10 11:27:32 +01:00
thesimplekid
8cbdaf39cc chore(bindings): clippy fixes 2024-05-10 11:27:32 +01:00
thesimplekid
21c8b18dc4 chore: update ci and add binding script 2024-05-10 11:27:32 +01:00
thesimplekid
8c4b74f16c refactor: rexie db keypath 2024-05-10 11:27:32 +01:00
thesimplekid
46d5a8dedd feat: mint and melt quote getters 2024-05-10 11:27:32 +01:00
thesimplekid
7d714a2fc5 chore: precommit scripts for bindings 2024-05-10 11:27:32 +01:00
thesimplekid
7ea7e0bda0 feat: js bindings 2024-05-10 11:27:32 +01:00
thesimplekid
ce5fd1e98c refactor: map error to cdk_database error 2024-05-10 11:27:32 +01:00
thesimplekid
7e1d97e545 feat: indexddb db 2024-05-10 11:27:32 +01:00
thesimplekid
35540f4304 refactor(cdk-redb): abstract error 2024-05-10 11:27:32 +01:00
thesimplekid
1dd08ae537 refactor(cdk-redb): feature gate mint and wallet 2024-05-10 11:27:32 +01:00