-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[v22.1.x] docs: add release notes for 22.1.0 #6545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[v22.1.x] docs: add release notes for 22.1.0 #6545
Conversation
thephez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few suggestions
| allows UTXOs to remain locked even after node restarts or crashes. | ||
|
|
||
| ## GUI Changes | ||
| GUI changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
consider include several Qt improvements:
- fixing issue on windows with window resize: Merge fix: don't shrink window when setting minimum width #6471: fix: don't shrink window when setting minimum width
knst
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM fe99cda
thephez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK at ebd6f44
|
|
||
| - **`createwallet` Behavior for Descriptor Wallets** | ||
| - When creating descriptor wallets, `createwallet` now requires explicitly setting `load_on_startup`. | ||
| BIP324 / v2 P2P Protocol |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit:
| BIP324 / v2 P2P Protocol | |
| BIP324 / P2Pv2 Protocol |
| `getmempoolancestors(verbose=true)` and `getmempooldescendants(verbose=true)` | ||
| are deprecated and will be removed in the next major version (use | ||
| `-deprecated=fees` if needed in this version). The same fee fields can be accessed | ||
| through the `fees` object in the result. WARNING: deprecated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: spacing needed for better readability
| through the `fees` object in the result. WARNING: deprecated | |
| through the `fees` object in the result. | |
| WARNING: deprecated |
UdjinM6
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK 9950779
thephez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK 9950779
9950779 to
c11ec40
Compare
Issue being fixed or feature implemented
Release notes for 22.1
What was done?
How Has This Been Tested?
Breaking Changes
Checklist:
Go over all the following points, and put an
xin all the boxes that apply.