Closed MaxHillebrand closed 1 month ago
Can we switch to Taproot by default? or is too early?
Some big exchanges seem to not support sending to bech32m yet https://whentaproot.org/#support
ok, I would propose still generating Bech32 by default, but giving an option for Taproot, once Taproot becomes more popular we can switch.
If there won't be any objection, until the next release, I will start making a UX design for it.
ok, I would propose still generating Bech32 by default, but giving an option for Taproot, once Taproot becomes more popular we can switch.
CACK
There are reasons from privacy perspective to still use P2WPKH addresses instead of P2TR, for example, if you know that senders wallet uses P2WPKH addresses. https://en.bitcoin.it/wiki/Privacy#Sending_to_a_different_script_type
It's a privacy improvement to also generate taproot addresses for external receive addresses. There could be a button to show segwit v0 addresses if the sender wallet does not support sending to taproot.