Commit Graph

10 Commits

Author SHA1 Message Date
calle
7e39e1b036 BREAKING: PostMeltRequest, CheckSpendableResponse ` (#106)
* fix PostMeltRequest and /checkfees to GET

* POST /check -> GET /check

* fix GetCheckSpendableResponse

* rename models

* make format

* revert GET

* bump version to 0.9

* skip nostr test
2023-01-30 09:13:46 +01:00
calle
2dd9fd356f Fix/tokenv2mints (#98)
* adjust tokenv2 and make it backwards compatible

* fix dict to list

* use pydantic object and not the dtoken

* make format

* fix typo in _meltrequest_include_fields

* reorder functions

* fixes and tests working

* bump version to 0.8.3
2023-01-19 08:35:32 +01:00
callebtc
53a8387a0d refactor 2023-01-11 02:57:59 +01:00
rlack
7cd485d807 Update cashu_client_spec.md
1101 Binary = 13 decimal
2022-12-23 17:41:16 +01:00
callebtc
88a7e38da0 update hash_to_curve 2022-10-10 19:00:33 +02:00
callebtc
008bfd0663 format 2022-10-05 22:35:54 +02:00
callebtc
c3ff644b22 check fee via GET /checkfee 2022-10-05 22:30:37 +02:00
callebtc
de9c344a93 MintPayloads -> MintRequest 2022-10-05 19:03:18 +02:00
callebtc
f1b95e2331 CheckPayload -> CheckRequest; MeltPayload -> MeltRequest 2022-10-05 19:02:19 +02:00
callebtc
8a5c87d20f changes in client spec 2022-10-05 18:59:48 +02:00