ndeet

Results 151 comments of ndeet

I have the same problem, since a few releases the testnet app crashes after opening and funds incoming. It worked before flawelessly since the beginning, but at some point the...

Same here with Brave on Ubuntu (KDE) installed over Flatpak. Makes the app unusable and is annoying, can't you instead do a QR scan like on MacOS? Or fix it...

@scottnonnenberg-signal not sure what you mean do you have an example. The examples in the docs like this https://signal.art/addstickers/#pack_id=d5ee1e14b0ad81a8e63d036b4db7e378&pack_key=ef1ec526c05a480d7e2cc93e681255feb48a826b48d8fafcb32f53b6ca27fda7 work for me.

To me it looks like the error happens because on Umbrel the setup is missing LNURL support or some endpoint not reachable - nothing we can do there. But we...

@pavlenex I discussed with @warrenbdev on Telegram and said this should not happen, that said I tried to reproduce the problem on testnet but was not able to. Wallet balance...

2nd try, had written everything up got distracted and shut down the laptop, all gone :see_no_evil: I have no access to tasklist so posting here for review and discussion. **API:...

**API: Permission on [Refund Invoice endpoint](https://docs.btcpayserver.org/API/Greenfield/v1/#operation/Invoices_Refund)** The current permission is `btcpay.store.cancreatepullpayments` but it should imo be `btcpay.store.cancreatenonapprovedpullpayments`

**API: Invoice refund inconsistency** With the [pull payments endpoint](https://docs.btcpayserver.org/API/Greenfield/v1/#operation/Invoices_Refund) you can set paymentMethods as an array and if not set it will apply all available payment methods, with the [invoice...

@NicolasDorier I think there is some info missing: you write: > GET /api/v1/stores/{storeId}/invoices/{invoiceId}/payment-methods > Remove the cryptoCode field > Renamed paymentMethod to paymentMethodId > Add a currency field It seems...

@NicolasDorier > Legacy Bitpay API: > Removal of the confirmed state, an invoice directly goes to the complete state. It likely does not break anything but why did you make...