btcpayserver/BTCPayServer/Data
Andrew Camilleri 5b3b96b372
GreenField: Payment Requests CRUD (#1430)
* GreenField: Payment Requests CRUD

* fixes

* fix swagger

* fix swag

* rebase fixes

* Add new permissions for payment requests

* Adapt PR to archive

* fix tst

* add to contains policxy

* make decimals returned as string due to avoid shitty language parsing issues

* do not register decimal json converter as global

* fix cultureinfo for json covnerter

* pr changes

* add json convertet test

* fix json test

* fix rebase
2020-05-20 02:59:23 +09:00
..
AddressInvoiceDataExtensions.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
APIKeyDataExtensions.cs GreenField: Switch to Blob for API Keys 2020-04-02 09:32:22 +02:00
HistoricalAddressInvoiceDataExtensions.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
InvoiceDataExtensions.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PaymentRequestDataExtensions.cs GreenField: Payment Requests CRUD (#1430) 2020-05-20 02:59:23 +09:00
StoreBlob.cs Merge pull request #1321 from Kukks/bpu 2020-04-05 12:10:55 +09:00
StoreDataExtensions.cs Test Wallet Receive, Send with NBX, Coin selection 2020-03-23 15:46:54 +09:00
WalletDataExtensions.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
WalletTransactionDataExtensions.cs Auto label utxos based on invoice and payjoin (#1499) 2020-04-28 15:06:28 +09:00