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
- Branch
- index2
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2809 Build 3722: Bitcoin ABC Buildbot (legacy) Build 3721: arc lint + arc unit
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. |