btcpayserver/BTCPayServer/Extensions
Andrew Camilleri cdfdad3e3d
GreenField API: Wallet API (#2246)
* GreenField: Wallet API

* more work

* wip

* rough fiunish of transaction sending api

* Allow to create tx without broadcasting and small fixes

* Refactor Wallet Receive feature ad add greenfield api for address reserve for wallet

* add wallet api client

* add docs

* fix json converter tags

* fixes and add wallet tests

* fix tests

* fix rebase

* fixes

* just pass the tests already

* ugggh

* small cleanup

* revert int support in numeric string converter and make block id as native number in json

* fix LN endpoint

* try fix flaky test

* Revert "try fix flaky test"

This reverts commit 2e0d256325.

* try fix other flaky test

* return proepr error if fee rate could not be fetched

* try fix test again

* reduce fee related logic for wallet api

* try reduce code changes for pr scope

* change auth logic for initial release of wallet api
2021-03-11 21:34:52 +09:00
..
ActionLogicExtensions.cs Making use of options to initalize update check on first admin registration 2020-08-03 03:17:04 -05:00
AuthorizationExtensions.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
ControllerBaseExtensions.cs Add Created date to user, add verified column in list and make user list use same model as modern lists 2020-10-05 13:00:15 +02:00
EmailSenderExtensions.cs Improve password reset email copy (#2211) 2021-01-27 08:42:47 +01:00
ModelStateExtensions.cs Run dotnet format 2020-06-28 17:55:27 +09:00
MoneyExtensions.cs Add Altcoins-Release and Altcoins-Debug configurations 2020-07-29 18:55:28 +09:00
PSBTExtensions.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
SSHClientExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreExtensions.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
StringExtensions.cs BTCPay Server Extensions (#1925) 2020-10-15 21:28:09 +09:00
UrlHelperExtensions.cs Add checkoutLink and defaultLanguage to GreenField invoice 2020-12-11 12:04:18 +09:00
WebHostExtensions.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00