calle
a7eef68c97
wallet: load keys without keysets ( #123 )
...
* wallet: load keys without keysets
* fix cli
2023-03-05 02:51:20 +01:00
calle
e696e19479
wallet: invalidate proofs without checking with mint ( #122 )
2023-03-04 22:02:24 +01:00
calle
23f2b58430
wallet: mint specific amounts ( #121 )
...
* wallet: mint specific amounts
* make format
2023-03-04 21:49:39 +01:00
calle
2d66aeb79c
Fix invoice asyncio wrapper ( #113 )
...
* mypy: fix lightning backend warnings
* fix asyncio invoice creation
* ignore weird mypy error
2023-02-25 16:44:51 +01:00
calle
46eeb2c36e
Nostr-p2nip5 ( #110 )
...
* move cli
* set_requests decorator
* fix wrapper
* refactor nostr.py
* ignore coroutine unpack error
* nostr lib 0.8
* make format
2023-02-25 12:27:33 +01:00
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
calle
344210d266
fix versions ( #97 )
2023-01-15 10:59:17 +01:00
callebtc
9919c141ad
update pyproject for lnbits
2023-01-15 01:23:15 +01:00
callebtc
3cbdebf5a5
BlindedMessages is now List[BlindedMessage] (no blinded_messages field) and PostMintRequest (new) is now with outputs field
2023-01-14 21:23:06 +01:00
callebtc
75bbf12679
merge
2023-01-14 20:20:06 +01:00
callebtc
af0984ccde
clean
2023-01-14 15:29:09 +01:00
callebtc
c34636e2f3
rename TokenMintJson to TokenMintV2
2023-01-14 15:02:54 +01:00
callebtc
7481dae63e
make format
2023-01-14 13:46:53 +01:00
callebtc
20b99ee792
bumop to 0.8
2023-01-14 13:46:33 +01:00
callebtc
7f07c0c6fd
comment
2023-01-14 13:28:48 +01:00
callebtc
0194fef619
legacy test
2023-01-14 13:28:29 +01:00
callebtc
0e82fa5cdd
V2 tokens: rename field tokens to proofs, add documentation
2023-01-14 13:18:52 +01:00
callebtc
e24ed990a1
comments
2023-01-11 03:43:53 +01:00
callebtc
db034a0e00
fix tests
2023-01-11 03:41:11 +01:00
callebtc
5d1a539b02
mypy
2023-01-11 03:36:49 +01:00
callebtc
346b77643f
merge
2023-01-11 03:34:36 +01:00
callebtc
fc5347d47d
make format
2023-01-11 03:00:02 +01:00
callebtc
53a8387a0d
refactor
2023-01-11 02:57:59 +01:00
callebtc
c4f74f42a3
refactor
2022-12-28 03:35:45 +01:00
callebtc
4c045abadd
choose which mint to send from
2022-12-26 23:20:42 +01:00
callebtc
ac2f546274
can receive lnbits link tokens
2022-12-26 22:00:30 +01:00
callebtc
9d5dbc97d5
fix: use mint url for check
2022-12-26 21:00:30 +01:00
gohumble
d198a7dc50
fix b64 urlsave keyset_id
2022-12-24 18:55:30 +01:00
callebtc
cc06a33d98
comments
2022-12-24 15:47:32 +01:00
callebtc
0840ee184c
fix typing
2022-12-24 15:43:48 +01:00
callebtc
83997d5b60
comment
2022-12-24 15:37:59 +01:00
callebtc
86e8635a16
make format
2022-12-24 15:17:09 +01:00
callebtc
1181b64615
introduce basemodel for token
2022-12-24 15:15:40 +01:00
callebtc
398e98d847
feat: add legacy token serialization for backwards compatibility with old clients
2022-12-24 12:44:47 +01:00
callebtc
aa7b0412d6
multimint works
2022-12-24 03:51:42 +01:00
callebtc
bea17fbd1a
feat: early multimint support
2022-12-24 01:53:58 +01:00
callebtc
16815a283e
own timeout
2022-10-31 11:01:41 +01:00
callebtc
fec209eb34
same for wallet
2022-10-30 18:04:12 +01:00
callebtc
ace3785b15
update tor warning
2022-10-30 12:53:39 +01:00
callebtc
5ef4165937
warning
2022-10-30 01:10:20 +02:00
callebtc
e5b18b4f3b
show clean balance
2022-10-30 00:18:00 +02:00
callebtc
6936e801e4
works
2022-10-30 00:00:47 +02:00
callebtc
d6fa754a6d
test tor
2022-10-29 22:55:32 +02:00
callebtc
13deeded6b
make format
2022-10-29 20:51:45 +02:00
callebtc
8222af9649
tor works
2022-10-29 20:51:30 +02:00
callebtc
d8cd648714
add tor
2022-10-29 18:07:13 +02:00
callebtc
fedc32d81d
make format
2022-10-18 13:44:55 +02:00
callebtc
d8b4e592e8
refactor cli
2022-10-18 13:44:08 +02:00
callebtc
c110715f28
save lightning invoices
2022-10-18 11:16:30 +02:00