mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-21 14:04:12 +01:00
* Renamed "WithdrawAsync" to "WithdrawToStoreWalletAsync" * WIP * WIP withdrawal + Refactored Form saving to JObject * WIP * Form to fix bad values during withdrawing appears correctly * WIP * Lots of cleanup and refactoring + Password field and toggle password view * Cleanup + Finishing touches on withdrawals * Added "Destination" dummy text as this is always the destination. * Fixed broken test * Added support for withdrawing using qty as a percentage if it ends with "%". Needs more testing. * Fixed broken build * Fixed broken build (2) * Update BTCPayServer/wwwroot/swagger/v1/swagger.template.custodians.json Co-authored-by: d11n <mail@dennisreimann.de> * Update BTCPayServer/wwwroot/swagger/v1/swagger.template.custodians.json Co-authored-by: d11n <mail@dennisreimann.de> * Improved unit tests * Fixed swagger bug * Test improvements Make string conversion of quantity explicitely. * Fix build warnings * Swagger: Add missing operationId * Made change Dennis requested * Removed unused file * Removed incorrect comment * Extra contructor * Renamed client methods * Cleanup config before saving * Fixed broken controller * Refactor custodian * Fix build * Make decimal fields strings to match the rest of Greenfield * Improve parsing of % quantities --------- Co-authored-by: d11n <mail@dennisreimann.de> Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com> |
||
---|---|---|
.. | ||
GreenField | ||
BitpayAccessTokenController.cs | ||
BitpayInvoiceController.cs | ||
BitpayRateController.cs | ||
LightningAddressService.cs | ||
LnurlAuthService.cs | ||
Macaroons.cs | ||
UIAccountController.cs | ||
UIAppsController.cs | ||
UIAppsController.Dashboard.cs | ||
UICustodianAccountsController.cs | ||
UIErrorController.cs | ||
UIHomeController.cs | ||
UIInvoiceController.cs | ||
UIInvoiceController.Testing.cs | ||
UIInvoiceController.UI.cs | ||
UILNURLAuthController.cs | ||
UILNURLController.cs | ||
UIManageController.2FA.cs | ||
UIManageController.APIKeys.cs | ||
UIManageController.cs | ||
UIManageController.LoginCodes.cs | ||
UIManageController.Notifications.cs | ||
UINotificationsController.cs | ||
UIPaymentRequestController.cs | ||
UIPublicController.cs | ||
UIPublicLightningNodeInfoController.cs | ||
UIPullPaymentController.cs | ||
UIServerController.cs | ||
UIServerController.Plugins.cs | ||
UIServerController.Storage.cs | ||
UIServerController.Users.cs | ||
UIStorageController.cs | ||
UIStorePullPaymentsController.PullPayments.cs | ||
UIStoresController.cs | ||
UIStoresController.Dashboard.cs | ||
UIStoresController.Email.cs | ||
UIStoresController.Integrations.cs | ||
UIStoresController.LightningLike.cs | ||
UIStoresController.Onchain.cs | ||
UIUserStoresController.cs | ||
UIVaultController.cs | ||
UIWalletsController.cs | ||
UIWalletsController.PSBT.cs |