Commit Graph
10 Commits
Author SHA1 Message Date
Vlad Stananddni ⚡ dd51aeb91d chore: code format 2024-10-17 10:40:37 +02:00
Vlad Stananddni ⚡ 0105e67989 fix: payment extra 2024-10-17 10:40:36 +02:00
Vlad Stananddni ⚡ 7dd1cb44a9 fix: payment extra 2024-10-17 10:40:35 +02:00
Vlad Stananddni ⚡ 7bad0552f6 refactor: make settings a fixture 2024-10-17 10:39:57 +02:00
Vlad Stananddni ⚡ b33abddf3a fix: settings 2024-10-17 10:38:43 +02:00
dni ⚡ 441348f1ed fix some tests 2024-10-17 10:37:08 +02:00
21d87adc52 mega chore: update sqlalchemy (#2611)
* update sqlalchemy to 1.4
* async postgres

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2024-09-24 10:56:03 +02:00
Gonçalo ValérioandGitHub 4732c4b296 add proper validation for the unit field when creating an invoice (#2647) 2024-08-30 12:17:52 +01:00
dni ⚡andGitHub 6730c6ed67 refactor: fix duplicate keychecker (#2339)
* refactor: fix duplicate keychecker

- refactor KeyChecker to be more approachable
- only 1 sql query needed even if you use `get_key_type`
- rename `WalletType` to `KeyType` wallet type was misleading

fix test

sorting

* fixup!

* revert 404
2024-05-13 15:26:25 +01:00
dni ⚡andGitHub e607ab7a3e test: restructure tests (#2444)
unit, api, wallets
* only run test-api for migration
2024-04-19 13:22:06 +02:00