Alois

Results 7 comments of Alois

@la841 have you added `wallet=electrumpersonalserver` to your bitcoin.conf file as the readme mentions? What bitcoin core version do you use? I think v23.0 doesn't create a wallet by default anymore.

Removed `requests` as dependency. Found a function that is designed for doing http requests and fits into the network event-loop.

Hi @ecdsa I don't know what to do for this: > Since invoices are saved in the wallet file, a wallet_db upgrade must be added.

You can create an account here https://testnet.demo.btcpayserver.org/ and test it; that's how I did it. This is for example an invoice link with payjoin enabled: https://testnet.demo.btcpayserver.org/payment-requests/8001bd04-c095-473e-bafc-f90954d969ec .

> If I understand it correctly the previously-written code is incapable of analyzing the input correctly (or test vectors are broken?). Yeah, thanks for testing. The issue was that the...

I would like to see in the example `secp256k1_musig_extract_adaptor`, so to verify that the input and output secret-adaptor are identical.