Page MenuHomePhabricator

[Chronik] Fix one coinbase height in `chronik_spent_by.py` test
ClosedPublic

Authored by tobias_ruck on Feb 21 2024, 20:21.

Details

Summary

The coinbase height is not verified in heights before 500, so this test isn't failing, but the correct height would be 102, not 101.

Test Plan

double check the height is correct

Diff Detail

Repository
rABC Bitcoin ABC
Branch
regtest-height-not-enforced
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27307
Build 54177: Build Diffbuild-debug · build-without-wallet · build-diff · build-clang-tidy · build-clang
Build 54176: arc lint + arc unit

Event Timeline

tobias_ruck retitled this revision from Regtest coinbase height seems unenforced sometimes to [Chronik] Fix one coinbase height in `chronik_spent_by.py` test.
tobias_ruck edited the summary of this revision. (Show Details)
tobias_ruck edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Feb 24 2024, 18:08