btcpayserver/BTCPayServer/Data/Payouts/BitcoinLike
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
..
AddressClaimDestination.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
BitcoinLikePayoutHandler.cs Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
IBitcoinLikeClaimDestination.cs Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
PayoutTransactionOnChainBlob.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
UriClaimDestination.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00