f54d456920
miner_tests.cpp references CreateNewBlock() which was never ported from Bitcoin to Triangles (PoS-only chain). Exclude it from TESTOBJS via make filter-out. The remaining 23 test suites should compile. CI job uses continue-on-error so we can see what passes without blocking builds. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>