btcpayserver/BTCPayServer.Data
d11n 3bad5883bb
Permissions: Remove deprecated custodian account policies (#6193)
Updates the store owner role and removes these three deprecated policies:

- `btcpay.store.cantradecustodianaccount`
- `btcpay.store.canwithdrawfromcustodianaccount`
- `btcpay.store.candeposittocustodianaccount`
2024-09-12 10:02:37 +09:00
..
Data Fix migration issue on invalid json char 2024-09-09 23:15:53 +09:00
DBScripts Add topups to payouts (#6187) 2024-09-02 18:37:39 +09:00
Migrations Permissions: Remove deprecated custodian account policies (#6193) 2024-09-12 10:02:37 +09:00
ApplicationDbContext.cs Cleanup data from the InvoiceEvents table (#5904) 2024-04-25 14:09:01 +09:00
ApplicationDbContextFactory.cs Fix entity half migrated entities for v2 2024-09-09 21:21:04 +09:00
BTCPayServer.Data.csproj Refactor Payouts and PullPayments DB models (#6173) 2024-08-28 18:52:08 +09:00
DBScriptsMigration.cs Remove migrations prior to 1.0.3.162 (#5939) 2024-04-25 14:09:21 +09:00