Commit Graph

5 Commits

Author SHA1 Message Date
callebtc
6ddce571a0 Keysets per seed and postgres (#400)
* allow generation of keys per seed phrase

* emit errors correctly

* parse timestamps for melt and mint quotes correctly

* error messages

* adjust error message

* postgres works

* prepare postgres tests

* timestamps refactor

* add command to key activation

* generate keys per seed

* add keyset tests

* keyest uniqueness constaint on (derivation_path, seed)

* add tables ony if not exists

* log leve
2024-02-02 21:25:02 +01:00
callebtc
3d676dd35f Add custom error types (#290)
* add error types

* better subclassing

* add response models

* fix comments

* add response_description to mint endpoints
2023-07-25 23:26:50 +02:00
callebtc
53a8387a0d refactor 2023-01-11 02:57:59 +01:00
callebtc
9f1e180274 file 2022-10-09 10:31:10 +02:00
callebtc
6ce15da527 keyset working 2022-10-08 13:56:01 +02:00