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
Copy file name to clipboardExpand all lines: doc/release-notes.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,15 @@ Keyboard navigation: dialogs can now be accepted with the `ENTER` (`RETURN`) key
167
167
168
168
### Wallet
169
169
170
-
The `-reservebalance` configuration/startup option has been removed ([PR #1373](https://github.com/PIVX-Project/PIVX/pull/1373)).
170
+
171
+
__Context Lock/Unlock__[[PR #1387]()]:<br>
172
+
Present the unlock dialog directly (instead of an error message), whenever an action on encrypted/locked wallet requires full unlock.<br>
173
+
Restore the previous locking state ("locked" or "locked for staking only") when the action is completed.
174
+
175
+
176
+
__Configuration Options__:
177
+
178
+
- The `-reservebalance` configuration/startup option has been removed ([PR #1373](https://github.com/PIVX-Project/PIVX/pull/1373)).
0 commit comments