Skip to content

Commit bb053f0

Browse files
committed
Merge #573: [Trivial] Releases: fix overzealous tablification in 0.16.0 notes
446dec6 Releases: fix overzealous tablification in 0.16.0 notes (David A. Harding) Pull request description: Display bug on https://bitcoincore.org/en/releases/0.16.0/ : ![2018-07-10-09_58_05_835548937](https://user-images.githubusercontent.com/61096/42514750-240407a8-8428-11e8-8130-f1c4da98a899.png) Fixed by putting the sighash name in `code quotes` ![2018-07-10-10_03_02_401466437](https://user-images.githubusercontent.com/61096/42514906-7d21af20-8428-11e8-9a53-92f9edad7680.png) Tree-SHA512: 0b114805906f55b93436853ed845e6bd24b0e8e174ac180e90573ca5341b3f0c902e9daa049feec6dfcda383abf0d2b658e2c1ae5cf0ce8a32f1524691bf5ca8
2 parents fb8d1f0 + 446dec6 commit bb053f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_releases/0.16.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ Testing changes
472472
- #12079 `45173fa` Improve prioritisetransaction test coverage (promag)
473473
- #12150 `92a810d` Fix ListCoins test failure due to unset g_address_type, g_change_type (ryanofsky)
474474
- #12133 `1d2eaba` Fix rare failure in p2p-segwit.py (sdaftuar)
475-
- #12082 `0910cbe` Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json (Christewart)
475+
- #12082 `0910cbe` Adding test case for `SINGLE|ANYONECANPAY` hash type in tx_valid.json (Christewart)
476476
- #11796 `4db16ec` Functional test naming convention (ajtowns)
477477
- #12227 `b987ca4` test_runner: Readable output if create_cache.py fails (ryanofsky)
478478
- #12089 `126000b` Make TestNodeCLI command optional in send_cli (MarcoFalke)

0 commit comments

Comments
 (0)