mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 06:21:44 +01:00
* 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
|
||
---|---|---|
.. | ||
ApiKeysController.cs | ||
GreenFieldUtils.cs | ||
HealthController.cs | ||
InvoiceController.cs | ||
LightningNodeApiController.cs | ||
LightningNodeApiController.Internal.cs | ||
LightningNodeApiController.Store.cs | ||
NotificationsController.cs | ||
PaymentRequestsController.cs | ||
PullPaymentController.cs | ||
ServerInfoController.cs | ||
StoreLightningNetworkPaymentMethodsController.cs | ||
StoreOnChainPaymentMethodsController.cs | ||
StoreOnChainWalletsController.cs | ||
StoresController.cs | ||
StoreWebhooksController.cs | ||
TestApiKeyController.cs | ||
UsersController.cs |