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), and dgb1… (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 compatible 3… 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)
BTC:1…, 3…, bc1…
LTC:L…, M…, 3…, ltc1… (with M→3 auto‑conversion)
DGB:D…, S…/3…, dgb1…
DOGE:D…, 9…/A…
RVN:R…, r…
ARRR:zs… (shielded)
No extra setup needed — just update and you’re good to go.
# 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), and `dgb1…` (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 compatible `3…` 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)
- **BTC:** `1…`, `3…`, `bc1…`
- **LTC:** `L…`, `M…`, `3…`, `ltc1…` (with **M→3** auto‑conversion)
- **DGB:** `D…`, `S…`/`3…`, `dgb1…`
- **DOGE:** `D…`, `9…`/`A…`
- **RVN:** `R…`, `r…`
- **ARRR:** `zs…` (shielded)
No extra setup needed — just update and you’re good to go.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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