File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -93,9 +93,6 @@ release candidates.*
9393[ Hardware Wallet Interface (HWI)] [ hwi ] , [ Bitcoin Improvement Proposals
9494(BIPs)] [ bips repo ] , and [ Lightning BOLTs] [ bolts repo ] .*
9595
96- - [ Bitcoin Core #19473 ] [ ] net: Add -networkactive option
97- FIXME: bitschmidty
98-
9996- [ Bitcoin Core #18044 ] [ ] adds support for witness txid (wtxid)
10097 transaction inventory announcements (` inv ` ) and requests (` getdata ` )
10198 as described in BIP339 (see [ Newsletter #104 ] [ news104 bip339 ] ). Prior
@@ -162,6 +159,12 @@ release candidates.*
162159 No clear conclusion on which of these options to follow has been
163160 reached.
164161
162+ - [ Bitcoin Core #19473 ] [ ] adds support for ` networkactive ` as both a command line
163+ start-up and configuration file option. Setting this option enables or
164+ disables all P2P network activity. After the node has been started, network
165+ activity can be toggled using the existing ` setnetworkactive ` RPC or the network
166+ activity button in the GUI.
167+
165168- [ Eclair #1485 ] [ ] adds support for [ spontaneous payments] [ topic
166169 spontaneous payments] using the same keysend protocol previously
167170 implemented by LND (see [ Newsletter #30 ] [ news30 spont ] ) and
You can’t perform that action at this time.
0 commit comments