ThomasV
ThomasV
it looks like an encryption bug. do you remember when you created the wallet? was it with an older version of Electrum?
I have pushed a new version of https://github.com/spesmilo/electrum/commits/test_blinded_payment_onion This branch adds a unit test for the blinded payment onion creation test vector from the BOLT
I pushed a commit to your branch, that adds a regtest for the scenario alice pays carol throught bob. Please try to make this work first; we can worry about...
> adds extra blinding field to HTLCs in adds log, making the wallet file non-backward compatible there should be a wallet_db upgrade for that
no, bolt12 is not available yet.
related: https://github.com/spesmilo/electrum/tree/history_cleanup_part2
> > Note that DNSSEC is only used for OpenAlias, which itself is probably > > only used by a handful of people. We have considered removing OpenAlias > >...
apparently dnspython has migrated from pycryptodome to cryptography in 2018. before that they supported both. see https://github.com/rthalley/dnspython/pull/319
> I proposed a fix in https://github.com/spesmilo/electrum/pull/10105 to make both wallet_path and wallet arguments work. why? I do not think that is desirable. I made that change specifically in order...
it is not possible to cancel a bitcoin transaction, unless it is still unconfirmed. does the transaction date from the moment you opened the wallet, or is it much older?