lnbits-legend/tests
jackstar12 2623e9247a
track fiat value of payments (#1789)
* save fiat_amounts on payment creation

* show fiat amount in frontend

* add lnbits_default_accounting_currency

* extract fiat calculation logic into service

* move all currency conversions to calc_fiat_amounts

move all conversion logic into create_invoice so extensions can benefit aswell

* show user-defined and wallet-defined currency in frontend

* remove sat from fiat units

* make bundle

* improve tests

* debug log
2023-08-28 11:00:59 +01:00
..
core track fiat value of payments (#1789) 2023-08-28 11:00:59 +01:00
data reintroduce extension migration check (#1490) 2023-02-14 13:06:01 +01:00
__init__.py refactor: add some dev files and black original code 2019-12-13 17:56:19 +01:00
conftest.py [REFACTOR] replace async_wrap with run_sync (#1858) 2023-08-28 10:59:56 +01:00
helpers.py [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00