btcpayserver/BTCPayServer.Common/Altcoins/Liquid
Nicolas Dorier 22435a2bf5
Refactor logic for calculating due amount of invoices (#5174)
* Refactor logic for calculating due amount of invoices

* Remove Money type from the accounting

* Fix tests

* Fix a corner case

* fix bug

* Rename PaymentCurrency to Currency

* Fix bug

* Rename PaymentCurrency -> Currency

* Payment objects should have access to the InvoiceEntity

* Set Currency USD in tests

* Simplify some code

* Remove useless code

* Simplify code, kukks comment
2023-07-19 18:47:32 +09:00
..
BTCPayNetworkProvider.Liquid.cs Use mempool as default block explorer (#4100) 2022-09-09 14:32:40 +09:00
BTCPayNetworkProvider.LiquidAssets.cs Improve rates (#5166) 2023-07-10 17:31:48 +09:00
ElementsLikeBtcPayNetwork.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
LiquidExtensions.cs Add Ethereum & ERC20 Support 2020-09-09 08:19:10 +02:00