I used this code when debugging the OSX corruption issue. It just cleans up our leveldb error-detecting code a little bit.
Use HandleError() consistently to handle leveldb errors #2891
pull gavinandresen wants to merge 1 commits into bitcoin:master from gavinandresen:leveldb_printerror changing 2 files +4 −7-
gavinandresen commented at 8:08 AM on August 12, 2013: contributor
-
Use HandleError() consistently to handle leveldb errors b35e993200
-
BitcoinPullTester commented at 9:09 AM on August 12, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/b35e99320001fe2efdd96cd35b0170e30773bd09 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
sipa commented at 9:42 PM on August 15, 2013: member
ACK
- gavinandresen referenced this in commit 31b28082fe on Aug 16, 2013
- gavinandresen merged this on Aug 16, 2013
- gavinandresen closed this on Aug 16, 2013
- gavinandresen deleted the branch on Nov 4, 2013
- IntegralTeam referenced this in commit 53827a3764 on Jun 4, 2019
- DrahtBot locked this on Sep 8, 2021
Contributors