- Move from
black
toyapf
for formatting
- Added Coldcard Q support
- Fixed descriptor wallet import (setting active=true)
- Added QR printing
- Added
consolidate
CLI command - Added coin selection interface for
consolidate
- Change address type specified as bech32 upon wallet creation
- Wayland clipboard support (via wl-copy)
- Allow specification of fee_rate in prepare-send
- RPC fix for scriptPubKey addresses
- It's here!
- Tread lightly, report bugs, be wary of using with real money.
- RPC detection fix
- Remove
curses.A_ITALIC
use (fails on macOS) - Rescan only when there are UTXOs
- Improve various failure modes
- RPC failures
- Window resizes
- Fix UTXO unique-on-address assumption
- Beginning of Windows support (@billygarrison)
- Allow user-specified wallet names
- Bugfix: decoderawtransaction address/addresses RPC