forked from Qortal/Q-Wallets
master #1
Reference in New Issue
Block a user
Delete Branch "(deleted):master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Q‑Wallets v1.0.1 — What’s new for you
We fixed address validation so you can send to modern addresses reliably.
The big changes
Bech32/SegWit works now
Send to
bc1…(Bitcoin),ltc1…(Litecoin), anddgb1…(DigiByte) addresses. These used to be blocked by an old 34‑character rule.Litecoin “M” addresses auto‑convert
If you paste a valid
M…Litecoin address, the wallet shows “Converted: 3‑ADDRESS” and sends to the compatible3…form automatically.Pirate Chain (ARRR) shielded addresses
zs…addresses are fully supported and validated.Clear error messages
If an address is invalid, you’ll see why (e.g., wrong prefix or checksum) instead of a generic error.
Supported address types (quick list)
1…,3…,bc1…L…,M…,3…,ltc1…(with M→3 auto‑conversion)D…,S…/3…,dgb1…D…,9…/A…R…,r…zs…(shielded)No extra setup needed — just update and you’re good to go.
Pull request closed