Skip to content

Commit

Permalink
complete release notes for 5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
PiRK committed Nov 1, 2022
1 parent 62401a6 commit 8e2013e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ transactions as expected.

## Release 5.1.6

- Electron Cash backports:
- Fix exporting coin details for imported private key wallets and imported
address wallets (#239).
- Improve UI for generating auxiliary keys for avalanche proofs and delegations (#240).
- Format amounts in the list of stakes in the avalanche proof editor (#241).
- Enable adding stakes from the current wallet in the avalanche proof editor (#243).
- Electron Cash and Electrum backports:
- Add `freeze_utxo`, `unfreeze_utxo` and `list_wallets` RPCs.
- Replace `status` daemon command with `getinfo` RPC.
- Turn `load_wallet` and `close_wallet` daemon commands into RPCs.
Expand Down

0 comments on commit 8e2013e

Please sign in to comment.