btcpayserver/BTCPayServer.Data
Andrew Camilleri db038723f4
Payout Destination Handling (#2985)
* Payout Destination Handling

fixes #2765
This PR:
* reactivates the BIP21 support for payouts.
* allows LNUrl destinations to be reusable.
* allows addresses to be reused in claims as long as the other claims are in a final state

* Ensure bolt amount matches the payout amount

* fixes

* reduce duplicate parsing of bolt

* make hash the id of bolt

* better bolt11 tostring

* use cached payment request from lnurl
2021-10-22 00:43:02 +09:00
..
Data Payout Destination Handling (#2985) 2021-10-22 00:43:02 +09:00
Migrations Payout Destination Handling (#2985) 2021-10-22 00:43:02 +09:00
ApplicationDbContext.cs FIDO2/WebAuthN Support (#2356) 2021-04-20 14:06:32 +09:00
ApplicationDbContextFactory.cs More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
BTCPayServer.Data.csproj Bumping versions of libraries and dockerfile 2021-10-05 15:26:40 +09:00
MigrationsExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00