btcpayserver/BTCPayServer.Common/Altcoins
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
..
Liquid Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
Monero Add support for Monero RPC authentication (#5157) 2023-07-13 12:24:08 +02:00
Zcash Zcash integration (#3400) 2022-02-14 17:04:34 +09:00
BTCPayNetworkProvider.Althash.cs htmlcoin altcoin updates (#3601) 2022-04-14 13:18:12 +09:00
BTCPayNetworkProvider.Argoneum.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.BGold.cs Improve rates (#5166) 2023-07-10 17:31:48 +09:00
BTCPayNetworkProvider.Bitcore.cs Improve rates (#5166) 2023-07-10 17:31:48 +09:00
BTCPayNetworkProvider.BPlus.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.Dash.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.Dogecoin.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.Feathercoin.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.Groestlcoin.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.Litecoin.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.Monacoin.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.Polis.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.Ufo.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00
BTCPayNetworkProvider.Viacoin.cs Use NBitcoin's Network.UriScheme rather than our own (#3005) 2021-10-23 14:47:15 +09:00