Why is not Bech32 address selected as default in Bitcoin Core 0.16.0?

0

So, thankfully Bitcoin Core 0.16.0 came to us, general people.

But however, native segwit address Bech32 wasn't selected as default.

Is not it better to use a Bech32 address right away rather than P2SH segwit-wrapped address?

bitcoinlearner

Posted 2018-03-10T04:18:22.503

Reputation: 167

Can be selected in GUI environment, just check the box Generate Bech32 address on the receive tab.Willtech 2018-03-10T04:51:59.347

@Willtech Oh right. I missed that. But the question still remains. Do you know why is not selected as default?bitcoinlearner 2018-03-10T04:55:33.673

Answers

2

Bech32 Addresses is still not supported on the other platforms. There are many libraries even considering bech32 address as "invalid."

If I'm using Bech32 address and asking someone who is using another platform to send me some bitcoin they may never be able to make the payment.

We need some time so it becomes supported everywhere.

Right now Blockchain.info, Electrum doesn't support bech32 address and they're highly used.

enter image description here

Adam

Posted 2018-03-10T04:18:22.503

Reputation: 3 215