Commit Graph

15 Commits

Author SHA1 Message Date
thesimplekid
19f6e24dfe bindings/sdk: Add Mint 2023-09-02 12:44:04 +01:00
thesimplekid
1d7bc0cda9 wallet: check proofs status 2023-09-02 09:45:39 +01:00
thesimplekid
8cf52d0b7e bindings/python: Add token example
This includes a HACK to fix `from_hex` for publickey
that I discovered while writting this example.

Will include a real fix for this in seperate commit
2023-09-01 16:12:43 +01:00
thesimplekid
0beca645b8 bindings/cashu-sdk: add ffi bindings for mint and wallet 2023-09-01 11:27:33 +01:00
thesimplekid
066ee43158 python bindings 2023-08-28 16:19:03 +01:00
thesimplekid
4a7ea24be0 check for proofs when creating token 2023-08-28 11:24:27 +01:00
Wspsxing
f1d98a5d16 expose error: Token already spent. 2023-08-21 08:02:50 +01:00
Wspsxing
bce87901ae public client 2023-08-21 08:02:08 +01:00
thesimplekid
59250bc79e test: add short keyset id gen test 2023-08-19 00:24:06 +01:00
thesimplekid
dc7185b3d6 ci: remove test step
the tests need to be rewritten and added to after refactoring
2023-08-17 15:19:09 +01:00
thesimplekid
fb285fcf47 fix: client only on when wallet feature enabled 2023-08-17 15:13:52 +01:00
thesimplekid
1aedf3f2bc sdk: add blocking client and wallet as feature 2023-08-17 13:58:19 +01:00
thesimplekid
9ead2ea507 chore: remove unused log dep 2023-08-17 11:32:27 +01:00
thesimplekid
e4120ecabf chore: clippy 2023-08-17 08:14:36 +01:00
thesimplekid
3aeb6b6ab4 refactor: split into cashu and cashu-sdk 2023-08-16 22:51:00 +01:00