calle
a2cdd002d8
cli logger refactor, poetry update ( #125 )
2023-03-05 03:29:55 +01:00
calle
fe802c00fe
wallet: fix variable assignments ( #124 )
2023-03-05 03:16:28 +01:00
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
callebtc
a1c3538b50
comments
2023-02-25 14:52:57 +01:00
calle
d1c32e4c69
nostr: send to nip05 ( #112 )
...
* nostr: add sleep after send before closing threads
* cli: nostr send <amount> <npub> without option flag
* parse domain.com nip-05 addresses without user
2023-02-25 14:34:15 +01:00
calle
da2d003291
fix manifest ( #111 )
2023-02-25 13:23:33 +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
5ec2c3604e
Nostr bech32 dm ( #109 )
...
* nostr: bech32 keys and remember last DM check
* cump to 0.9.2
* make format
2023-02-13 23:19:19 +01:00
calle
53aa73b7c7
Fix/multimind_redeem_unused_keysets ( #108 )
...
* multmind fix
* bump version
* fix verify_mints
2023-02-03 23:44:05 +01:00
callebtc
75662462b4
update checking message
2023-01-30 21:03:11 +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
e63db82641
update readme and errors for mint ( #107 )
2023-01-28 00:08:33 +01:00
calle
01d9cef407
fix nostr relay and refactor nostr_send and nostr_receive ( #100 )
...
* fix nostr relay and refactor nostr_send and nostr_receive
* bump to 0.8.4
* make format
* check test
* close nostr
2023-01-25 01:50:02 +01:00
calle
9acac156a7
Testing/click ( #99 )
...
* annotate context
* remove whitespace
* test CLI
* make format
* github action with submodule checkout
* maybe now
* vllt ja nu
* und no?
* back to normal mint running
* githuuuuub
* COME OOOON!
* SO. CLOSE.
* make format
* new test
* fix it
* make format
* receive v1 token test
2023-01-19 14:13:54 +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
68b5b54c9b
bump version
2023-01-15 19:21:58 +01:00
callebtc
6e801145e5
bump to 0.8.1
2023-01-15 11:02:30 +01:00
calle
344210d266
fix versions ( #97 )
2023-01-15 10:59:17 +01:00
callebtc
f2327409c4
allow cors
2023-01-15 10:03:37 +01:00
calle
56e78de78a
adds cors ( #96 )
...
* adds cors
* make format
2023-01-15 09:57:55 +01:00
callebtc
9919c141ad
update pyproject for lnbits
2023-01-15 01:23:15 +01:00
callebtc
97aee02e0c
get rid of baggage
2023-01-14 21:31:09 +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
f808366eb2
clean base models
2023-01-14 15:01:23 +01:00
callebtc
482786dcc5
less balance printing
2023-01-14 14:40:54 +01:00
callebtc
0d3ef4f8b6
rename clihelpers
2023-01-14 14:36:36 +01:00
callebtc
d943e1970c
show pending tokens in legacy format
2023-01-14 14:36:21 +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
ded836d750
fix tokens to proofs
2023-01-14 13:45:49 +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
a7b9fb1b0d
bump version to 0.7.1.
2023-01-11 03:48:00 +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
012987c356
clean
2023-01-11 03:03:12 +01:00
callebtc
fc5347d47d
make format
2023-01-11 03:00:02 +01:00
callebtc
9c9ceb14c6
Merge branch 'main' into PostMintResponse_and_mypy
2023-01-11 02:59:11 +01:00
callebtc
53a8387a0d
refactor
2023-01-11 02:57:59 +01:00
rlack
6d0ac86608
Update b_dhke.py
2022-12-30 13:07:17 +07:00
rlack
065bcf83a5
Update b_dhke.py
...
I was a little bit confused by this comment, I think the mint and client got mixed up
2022-12-29 07:33:27 +01:00