Page MenuHomePhabricator

Improve test coverage of the getblocktemplate longpoll feature with avalanche
ClosedPublic

Authored by Fabien on Tue, Nov 12, 13:41.

Details

Summary

These test cases check that avalanche plays nicely with longpoll, and ensure we don't introduce regressions.

Test Plan
./test/functional/test_runner.py mining_getblocktemplate_longpoll

Diff Detail

Repository
rABC Bitcoin ABC
Branch
longpoll_extra_coverage
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31088
Build 61677: Build Diffbuild-without-wallet · build-clang-tidy · build-clang · build-debug · build-diff
Build 61676: arc lint + arc unit

Event Timeline

Fabien requested review of this revision.Tue, Nov 12, 13:41
PiRK added a subscriber: PiRK.
PiRK added inline comments.
test/functional/mining_getblocktemplate_longpoll.py
49

may need to be changed depending on which diff lands first between this and D17115

This revision is now accepted and ready to land.Tue, Nov 12, 15:15
test/functional/mining_getblocktemplate_longpoll.py
49

I win :)