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> |
||
---|---|---|
.. | ||
JsonConverters | ||
Models | ||
BTCPayServer.Client.csproj | ||
BTCPayServerClient.APIKeys.cs | ||
BTCPayServerClient.Authorization.cs | ||
BTCPayServerClient.cs | ||
BTCPayServerClient.Health.cs | ||
BTCPayServerClient.Invoices.cs | ||
BTCPayServerClient.Lightning.Internal.cs | ||
BTCPayServerClient.Lightning.Store.cs | ||
BTCPayServerClient.LightningNetworkPaymentMethods.cs | ||
BTCPayServerClient.LNURLPayPaymentMethods.cs | ||
BTCPayServerClient.Misc.cs | ||
BTCPayServerClient.Notifications.cs | ||
BTCPayServerClient.OnChainPaymentMethods.cs | ||
BTCPayServerClient.OnChainWallet.cs | ||
BTCPayServerClient.PaymentRequests.cs | ||
BTCPayServerClient.PullPayments.cs | ||
BTCPayServerClient.ServerInfo.cs | ||
BTCPayServerClient.StorePaymentMethods.cs | ||
BTCPayServerClient.Stores.cs | ||
BTCPayServerClient.Users.cs | ||
BTCPayServerClient.Webhooks.cs | ||
GreenFieldAPIException.cs | ||
GreenFieldValidationException.cs | ||
icon.png | ||
Permissions.cs | ||
PushNuget.ps1 |