btcpayserver/BTCPayServer/Data
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
..
Payouts Refactor logic for calculating due amount of invoices (#5174) 2023-07-19 18:47:32 +09:00
PullPayments Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
AddressInvoiceDataExtensions.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
CustodianAccountDataExtensions.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
IHasBlobExtensions.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
InvoiceDataExtensions.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
PaymentDataExtensions.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
PaymentRequestDataExtensions.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
StoreBlob.cs Improve rates (#5166) 2023-07-10 17:31:48 +09:00
StoreDataExtensions.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
WalletTransactionInfo.cs Bump lightning lib, fix warnings 2023-02-08 21:29:20 +09:00
WebhookDataExtensions.cs Prune webhook data from database 2023-05-29 09:02:47 +02:00