mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +01:00
6f2b673021
* 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> |
||
---|---|---|
.. | ||
swagger.template.api-keys.json | ||
swagger.template.apps.json | ||
swagger.template.authorization.json | ||
swagger.template.custodians.json | ||
swagger.template.health.json | ||
swagger.template.invoices.json | ||
swagger.template.json | ||
swagger.template.lightning.common.json | ||
swagger.template.lightning.internal.json | ||
swagger.template.lightning.store.json | ||
swagger.template.misc.json | ||
swagger.template.notifications.json | ||
swagger.template.payment-requests.json | ||
swagger.template.payout-processors.json | ||
swagger.template.pull-payments.json | ||
swagger.template.serverinfo.json | ||
swagger.template.stores-email.json | ||
swagger.template.stores-lightning-addresses.json | ||
swagger.template.stores-payment-methods.json | ||
swagger.template.stores-payment-methods.lightning-network.json | ||
swagger.template.stores-payment-methods.lnurl.json | ||
swagger.template.stores-payment-methods.on-chain.json | ||
swagger.template.stores-rates-config.json | ||
swagger.template.stores-rates.json | ||
swagger.template.stores-users.json | ||
swagger.template.stores-wallet.on-chain.json | ||
swagger.template.stores-wallet.on-chain.objects.json | ||
swagger.template.stores.json | ||
swagger.template.users.json | ||
swagger.template.webhooks.json |