BerkeleyDB dump files have key and value lines indented. The salvage code passes these to ParseHex as-is. Check this in the tests (should just pass with current code, but may break in the future if someone changes ParseHex without thinking of this).
test: test leading spaces for ParseHex #7536
pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2016_02_test_parsehex_leading_space changing 2 files +7 −3-
laanwj commented at 2:53 PM on February 15, 2016: member
- laanwj added the label Tests on Feb 15, 2016
-
f31b6b8995
test: test leading space for ParseHex
BerkeleyDB dump files have key and value lines indented. The salvage code passes these to ParseHex as-is. Check this in the tests (should just pass with current code).
- laanwj force-pushed on Feb 15, 2016
-
paveljanik commented at 4:18 PM on February 15, 2016: contributor
ACK
- laanwj merged this on Feb 16, 2016
- laanwj closed this on Feb 16, 2016
- laanwj referenced this in commit ce5fc02e61 on Feb 16, 2016
- codablock referenced this in commit 7826f87abf on Sep 16, 2017
- codablock referenced this in commit 8acbc65551 on Sep 19, 2017
- codablock referenced this in commit 33ee0a13ea on Dec 9, 2017
- codablock referenced this in commit a5ed0c56f1 on Dec 9, 2017
- codablock referenced this in commit ee5f8d2115 on Dec 11, 2017
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels