btcpayserver/BTCPayServer.Common
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
..
Altcoins GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
Logging Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
BTCPayNetwork.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
BTCPayNetworkProvider.Bitcoin.cs Fix issue around new bech uppercase + vault supported flag (#2337) 2021-03-09 12:45:56 +09:00
BTCPayNetworkProvider.cs Update NBitcoin, NetworkType => ChainName, signet support (#2224) 2021-01-27 14:39:38 +09:00
BTCPayServer.Common.csproj Update NBitcoin, NetworkType => ChainName, signet support (#2224) 2021-01-27 14:39:38 +09:00
CustomThreadPool.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Extensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Shims.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SynchronizationContextRemover.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ZipUtils.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00