Page MenuHomePhabricator

Implement SQLiteDatabase::Verify
ClosedPublic

Authored by PiRK on Nov 26 2021, 14:35.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC67d1d3dc6b4d: Implement SQLiteDatabase::Verify
Summary

This is a backport of core#19077 [16/26]
https://github.com/bitcoin/bitcoin/pull/19077/commits/727e6b2a4ee5abb7f2dcbc9f7778291908dc28ad

Note: the code in the original commit does not compile. I had to declare int ret in SQLiteDatabase::Verify

Depends on D10563

Test Plan

With clang-tidy:
ninja

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable