..
JsonConverters
Decouple the CreateInvoiceCore from BitpayCreateInvoice, remove some features from greenfield invoice for now
2020-08-26 21:36:32 +09:00
Models
Allow Payjoin for wallet receive addresses ( #2425 )
2021-04-13 12:26:36 +09:00
BTCPayServer.Client.csproj
bump versions
2021-03-11 22:48:40 +09:00
BTCPayServerClient.APIKeys.cs
Fix lightning implementation, docs and tests
2020-06-09 17:24:34 +09:00
BTCPayServerClient.Authorization.cs
Add Greenfield API
2020-11-13 14:15:03 +09:00
BTCPayServerClient.cs
Add Greenfield API
2020-11-13 14:15:03 +09:00
BTCPayServerClient.Health.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
BTCPayServerClient.Invoices.cs
Make Invoice Create Faster And Fix Gap Limit Issue ( #1843 )
2021-04-07 13:08:42 +09:00
BTCPayServerClient.Lightning.Internal.cs
Fix lightning implementation, docs and tests
2020-06-09 17:24:34 +09:00
BTCPayServerClient.Lightning.Store.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
BTCPayServerClient.LightningNetworkPaymentMethods.cs
GreenField API: Configure Store Lightning Payment Method v2 ( #2208 )
2021-02-26 11:58:51 +09:00
BTCPayServerClient.Notifications.cs
GreenField: Notifications API ( #2055 )
2020-12-11 23:11:08 +09:00
BTCPayServerClient.OnChainPaymentMethods.cs
GreenField: Store OnChain Payment Method ( #2157 )
2020-12-23 14:00:38 +09:00
BTCPayServerClient.OnChainWallet.cs
GreenField: Add FeeRate To Wallets API ( #2375 )
2021-04-07 15:16:17 +09:00
BTCPayServerClient.PaymentRequests.cs
add swagger docs
2020-08-26 21:36:31 +09:00
BTCPayServerClient.PullPayments.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
BTCPayServerClient.ServerInfo.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
BTCPayServerClient.Stores.cs
Run dotnet format
2020-06-28 17:55:27 +09:00
BTCPayServerClient.Users.cs
Greenfield API: Create User
2020-03-17 08:21:27 +01:00
BTCPayServerClient.Webhooks.cs
Add callback doc
2020-11-16 12:13:27 +09:00
GreenFieldAPIException.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
GreenFieldValidationException.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
icon.png
Nugetify the BTCPayServer.Client
2020-09-01 11:49:10 +09:00
Permissions.cs
GreenField: Notifications API ( #2055 )
2020-12-11 23:11:08 +09:00
PushNuget.ps1
Push only one tag
2020-09-01 11:51:11 +09:00