Commit Graph

13 Commits

Author SHA1 Message Date
calle
321fc733c8 [Mint] Fix key derivation (#187)
* fix private key derivation

* add backwards compatilibity for old keysets

* bump version

* test pubkeys and private keys

* make format

* reset keys for tests

* fix cli tests
2023-05-01 22:43:51 +02:00
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
47f886487c nut-09 mint info (#155)
* nut-09 mint info

* bump to 0.11.1

* make format
2023-04-01 00:47:27 +02:00
calle
f3a31fd09e use settings module (#136)
* use settings module
2023-03-16 00:59:50 +01:00
callebtc
6f913e3cc9 make format 2022-10-15 00:59:21 +02:00
callebtc
189fb7c5db force sorted dictionary for keyset calculation 2022-10-15 00:58:49 +02:00
callebtc
a84b04605e refactor 2022-10-13 22:11:00 +02:00
callebtc
6838b0be05 mypy 2022-10-11 00:41:55 +02:00
callebtc
a5eefb80b0 keyset not byte array 2022-10-09 21:58:19 +02:00
callebtc
2c93fee565 fix 2022-10-09 10:54:42 +02:00
callebtc
9f1e180274 file 2022-10-09 10:31:10 +02:00
callebtc
52250fae77 make format 2022-10-08 13:57:00 +02:00
callebtc
6ce15da527 keyset working 2022-10-08 13:56:01 +02:00