mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
cbcd59c996
* Prevent creation of on-chain invoices below the dust limit Fixes #3071. * Apply suggestions from code review Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com> * small fix * Fix selenium test 0.000000012 BTC (whether rounded or not) is below the dust threshold, causing this test to fail. * fix CanCreateTopupInvoices test Don't apply dust threshold conditional for topup invoices. * Fix test, and minor changes Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com> |
||
---|---|---|
.. | ||
Payouts | ||
PullPayments | ||
AddressInvoiceDataExtensions.cs | ||
APIKeyDataExtensions.cs | ||
HistoricalAddressInvoiceDataExtensions.cs | ||
InvoiceDataExtensions.cs | ||
PaymentDataExtensions.cs | ||
PaymentRequestDataExtensions.cs | ||
StoreBlob.cs | ||
StoreDataExtensions.cs | ||
WalletDataExtensions.cs | ||
WalletTransactionDataExtensions.cs | ||
WebhookDataExtensions.cs |