btcpayserver/BTCPayServer.Data
Andrew Camilleri 2e12befb8b
Refactor and decouple Payout logic (#2046)
* Refactor and decouple Payout logic

So that we can support lightning and more complex flows like allowing external payments to payouts.

* fix dropdown align

* switch to simpler buttons

* rebase fixes

add some comments

* rebase fixes

add some comments

* simplify enum caveman logic

* reduce code duplication and db round trips

* Fix pull payment date format

* fix issue with payouts to send page not working correctly

* try fix some style issue

* fix bip21parse
2021-04-13 17:36:49 +09:00
..
Data Refactor and decouple Payout logic (#2046) 2021-04-13 17:36:49 +09:00
Migrations fix for sqlite 2021-02-07 21:14:31 +01:00
ApplicationDbContext.cs Database Migration: Renaming InvoiceSearches table to follow convention 2020-12-31 14:08:58 -06:00
ApplicationDbContextFactory.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
BTCPayServer.Data.csproj Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
MigrationsExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00