You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.4.0 (pre-release) adds a 'Native segwit format (Bech32)' checkbox to the Funds > Receive Funds screen, as seen below:
When checking the box, I would assume that the value in the 'Address' would change to reflect an available Bech32 address, but it does not. Notice how the 18ey... P2PKH address remains the same with box checked:
I do see a single unused Bech32 address available in the table of addresses at the top of the Funds > Receive Funds screen, and I would assume that when checking the box, this address would be automatically selected, but it is not. Likewise, I would expect that when I click to select various addresses in that table, that the Bech32 checkbox would automatically check and uncheck itself depending on whether the selected address is P2PKH or Bech32, but it does not.
It appears that the checkbox is simply a no-op right now. I have not yet tried to actually receive funds in v1.4.0, as I'm a bit concerned whether this disconnected functionality might cause a problem.
The text was updated successfully, but these errors were encountered:
This is a graphic design problem.
The checkbox is associated with the "Generate new address" button, not the displayed address.
Being far away from that button may get people confused.
I will fix it.
v1.4.0 (pre-release) adds a 'Native segwit format (Bech32)' checkbox to the
Funds > Receive Funds
screen, as seen below:When checking the box, I would assume that the value in the 'Address' would change to reflect an available Bech32 address, but it does not. Notice how the
18ey...
P2PKH address remains the same with box checked:I do see a single unused Bech32 address available in the table of addresses at the top of the
Funds > Receive Funds
screen, and I would assume that when checking the box, this address would be automatically selected, but it is not. Likewise, I would expect that when I click to select various addresses in that table, that the Bech32 checkbox would automatically check and uncheck itself depending on whether the selected address is P2PKH or Bech32, but it does not.It appears that the checkbox is simply a no-op right now. I have not yet tried to actually receive funds in v1.4.0, as I'm a bit concerned whether this disconnected functionality might cause a problem.
The text was updated successfully, but these errors were encountered: