ndeet

Results 151 comments of ndeet

Hey @bashmeester yes it is. After discussing with Kukks it that the block is not the problem (it showed that warning also when sending was working) but some other issue...

seems there is a fix with renepay https://github.com/raspiblitz/raspiblitz/issues/4777 cc @Kukks @NicolasDorier

@NicolasDorier can we maybe try to update to CLN 24.11.1, it seems they fixed a lot of xpay stuff in the latest releases so maybe this issue is resolved with...

I tried on a temporary testserver and it didn't work. Will try with another server to confirm.

Hey @iBobik, will look into that, seems that information may be outdated. You can find a better example here https://docs.btcpayserver.org/Development/ecommerce-integration-guide/#modal-invoice-page-advanced-optional We don't have any dedicated Javascript dev around that's why...

internal docs note: Checking the mentioned custom integration page it is outdated in several ways: - links legacy API + examples (should do link to greenfield cURL examples and api...

Yes you can do that when payment button is enabled, it is not deprecated, but it has problems. Users can modify sent parameters like price easily and e.g. lower the...

This is a bit weird, when you deploy 2.0 you get a notification that 1.13.5 is now available, is only a minor issue but if easy to fix then it...

logs from latest crash: ``` fail: Microsoft.EntityFrameworkCore.Update: An exception occurred in the database while saving changes for context type 'BTCPayServer.Data.ApplicationDbContext'. Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See...

I tested only on 2.0 for now and can't reproduce either. There is a notification on each of the invoice events, when invoice is paid but still in mempool it...