Continues work on T355. Depends on D1533.
Details
Details
- Reviewers
deadalnix schancel - Group Reviewers
Restricted Project - Commits
- rSTAGING4185a8979743: Added block index test for disk positions
rABC4185a8979743: Added block index test for disk positions
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/test/blockindex_tests.cpp | ||
---|---|---|
40 ↗ | (On Diff #4195) | Creating a std::set or std::array or all the validities possible and loop over it C++11 style would be better IMO. See blockstatus_tests.cpp for reference. |