btcpayserver/BTCPayServer/Services/Altcoins/Monero
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
..
Configuration Add support for Monero RPC authentication (#5157) 2023-07-13 12:24:08 +02:00
Payments Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
RPC Add Altcoins-Release and Altcoins-Debug configurations 2020-07-29 18:55:28 +09:00
Services Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
UI Explicitly disable fsize limit for some routes (#4045) 2022-08-17 10:18:30 +02:00
MoneroLikeExtensions.cs Add support for Monero RPC authentication (#5157) 2023-07-13 12:24:08 +02:00