Commit Graph

565 Commits

Author SHA1 Message Date
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
aa20572150 Update README.md 2023-01-19 13:50:03 +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
f956938a2d update importlib versions 2023-01-15 11:08:22 +01:00
callebtc
6e801145e5 bump to 0.8.1 2023-01-15 11:02:30 +01:00
callebtc
8184664fcb fix requirements 2023-01-15 11:00:01 +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
calle
428cd386b8 Merge pull request #95 from cashubtc/update/pyproject
update pyproject for lnbits
2023-01-15 01:31:55 +01:00
callebtc
2575cd8653 linting poetry 2023-01-15 01:30:20 +01:00
callebtc
75d6e859cf update poetry 2023-01-15 01:28:25 +01:00
callebtc
9c3fbda7b7 poetry lock 2023-01-15 01:24:48 +01:00
callebtc
9919c141ad update pyproject for lnbits 2023-01-15 01:23:15 +01:00
callebtc
58a4896d6e is 2023-01-14 22:19:55 +01:00
callebtc
226f169823 update 2023-01-14 22:17:58 +01:00
callebtc
d6297ebccb format 2023-01-14 22:15:58 +01:00
callebtc
ec171c43f8 add links 2023-01-14 22:15:02 +01:00
callebtc
a892f96003 fix typo 2023-01-14 22:00:52 +01:00
calle
33717760c0 Merge pull request #94 from cashubtc/spec/00/define_words
Clean up `BlindedMessages`
2023-01-14 21:32:39 +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
f0f12a442c add description 2023-01-14 20:35:14 +01:00
calle
f8c843fbfd Merge pull request #93 from cashubtc/SpringClean
PostMintRequest format change
2023-01-14 20:24:07 +01:00
callebtc
e05a8313b4 fix format 2023-01-14 20:21:55 +01:00
callebtc
75bbf12679 merge 2023-01-14 20:20:06 +01:00
callebtc
2f19890eef whitespace formatting 2023-01-14 20:03:46 +01:00
callebtc
19249aa5ff formatting 2023-01-14 20:02:31 +01:00
callebtc
3b99be52b9 update spec 2023-01-14 19:50:46 +01:00
callebtc
e6f1f1e5d1 edit spec 2023-01-14 19:43:29 +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