Page MenuHomePhabricator

Add test coverage for getblocktemplate's sigoplimit
ClosedPublic

Authored by jasonbcox on Aug 20 2020, 22:39.

Details

Summary

This value isn't expected to change for a while, but we should
test it anyway for sanity since we've already applied patches that
change its behavior in the past.

Part of T1014

Depends on D7233

Test Plan

test_runner.py abc_mining_basic

Diff Detail

Repository
rABC Bitcoin ABC
Branch
gbt-sigoplimit
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12451
Build 25063: Build Diffbuild-without-wallet · build-diff · build-clang-10 · build-clang-tidy
Build 25062: arc lint + arc unit

Event Timeline

jasonbcox edited the summary of this revision. (Show Details)
Fabien requested changes to this revision.Aug 21 2020, 06:36
Fabien added a subscriber: Fabien.
Fabien added inline comments.
test/functional/abc_mining_basic.py
46 ↗(On Diff #22997)

Use constants from cdefs

This revision now requires changes to proceed.Aug 21 2020, 06:36
This revision is now accepted and ready to land.Aug 24 2020, 06:38