Skip to content

Commit b52c67c

Browse files
committed
doc: Update changelog for rc3
1 parent 9058617 commit b52c67c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/release-notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@ git merge commit are mentioned.
392392
- #8305 `3730393` Improve handling of unconnecting headers (sdaftuar)
393393
- #8363 `fca1a41` Rename "block cost" to "block weight" (sdaftuar)
394394
- #8381 `f84ee3d` Make witness v0 outputs non-standard (jl2012)
395+
- #8364 `3f65ba2` Treat high-sigop transactions as larger rather than rejecting them (sipa)
395396

396397
### P2P protocol and network code
397398

@@ -644,6 +645,7 @@ git merge commit are mentioned.
644645
- #7951 `5c7df70` Test_framework: Properly print exception (MarcoFalke)
645646
- #8070 `7771aa5` Remove non-determinism which is breaking net_tests #8069 (EthanHeilman)
646647
- #8309 `bb2646a` Add wallet-hd test (MarcoFalke)
648+
- #8444 `cd0910b` Fix p2p-feefilter.py for changed tx relay behavior (sdaftuar)
647649

648650
### Mining
649651

@@ -656,6 +658,7 @@ git merge commit are mentioned.
656658
- #8295 `f5660d3` Mining-related fixups for 0.13.0 (sdaftuar)
657659
- #7796 `536b75e` Add support for negative fee rates, fixes `prioritizetransaction` (MarcoFalke)
658660
- #8362 `86edc20` Scale legacy sigop count in CreateNewBlock (sdaftuar)
661+
- #8489 `8b0eee6` Bugfix: Use pre-BIP141 sigops until segwit activates (GBT) (luke-jr)
659662

660663
### Documentation and miscellaneous
661664

0 commit comments

Comments
 (0)