Skip to content

Commit fab68a0

Browse files
author
MarcoFalke
committed
doc: move-only release notes fragments for 0.20.0
1 parent a689c11 commit fab68a0

File tree

3 files changed

+31
-10
lines changed

3 files changed

+31
-10
lines changed

doc/release-notes-16524.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

doc/release-notes-16884.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

doc/release-notes.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,37 @@ distribution provides binaries for the RISC-V platform.
6363
Notable changes
6464
===============
6565

66+
New RPCs
67+
--------
68+
69+
New settings
70+
------------
71+
72+
Updated settings
73+
----------------
74+
75+
Updated RPCs
76+
------------
77+
78+
Note: some low-level RPC changes mainly useful for testing are described in the
79+
Low-level Changes section below.
80+
81+
GUI changes
82+
-----------
83+
84+
Wallet
85+
------
86+
87+
- The wallet now by default uses bech32 addresses when using RPC, and creates native segwit change outputs.
88+
89+
Low-level changes
90+
=================
91+
92+
Tests
93+
-----
94+
95+
- `-fallbackfee` was 0 (disabled) by default for the main chain, but 20000 by default for the test chains. Now it is 0 by default for all chains. Testnet and regtest users will have to add fallbackfee=20000 to their configuration if they weren't setting it and they want it to keep working like before. (#16524)
96+
6697
Credits
6798
=======
6899

0 commit comments

Comments
 (0)