calle
89fb2787e6
Python/relative_import ( #186 )
...
* relative import all the things
* make format
* add __init__.py to cli/
* fix mypy errors
* get rid of more mypy
* mypy fix crud.py
* fix another mypy error
2023-05-01 22:39:23 +02:00
calle
c3752fb20a
load keys of output, not of inputs ( #169 )
2023-04-17 22:16:43 +02:00
calle
d42092d62e
fix: load mint with most recent keyset ( #162 )
2023-04-16 15:46:17 +02:00
calle
2ded9c8b5c
use tokenObj in burn ( #156 )
...
* use tokenObj in burn
* refactor token serialization
* add tests
* rename
2023-04-01 00:46:56 +02:00
calle
db27105d17
TokenV3 and new Mint startup in tests ( #149 )
...
* tokenv3 send and receive
* receive v2 and v1 tokens with tests
2023-03-28 22:35:22 +02:00
sihamon
258de87a9a
Fix: Mints are sorted by balance which can suddenly change ( #145 )
...
* Sort mints by URL when displaying balances
* Use mint with largest balance as default when spending
* Make format
* Display mint with largest balance in prompt
2023-03-19 15:09:03 +01:00
calle
f3a31fd09e
use settings module ( #136 )
...
* use settings module
2023-03-16 00:59:50 +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
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