Use LevelDB paranoid_checks option unconditionally #19465
pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:200708-ldb changing 1 files +1 −5-
hebasto commented at 8:48 AM on July 8, 2020: member
-
d93541da86
Use LevelDB paranoid_checks option unconditionally
It is safe as LevelDB 1.18+ is used since v0.10.0.
- DrahtBot added the label UTXO Db and Indexes on Jul 8, 2020
-
laanwj commented at 12:38 PM on July 9, 2020: member
~0 on this. But if you really want to do this, I would feel safer if you'd add an assertion here, with the message that bitcoind doesn't support older versions of leveldb (in case someone tries to use an out-of-tree leveldb).
- hebasto closed this on Jul 17, 2020
- DrahtBot locked this on Nov 25, 2022
Labels