Page MenuHomePhabricator

Make the longpoll much faster on regtest
ClosedPublic

Authored by Fabien on Jul 29 2024, 13:11.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCfa9ae8f3e183: Make the longpoll much faster on regtest
Summary

This dramatically reduces the functional test duration, which will no longer be part of the extended test suite.

Test Plan
./test/functional/test_runner.py mining_getblocktemplate_longpoll
ninja all check-all

Event Timeline

Fabien requested review of this revision.Jul 29 2024, 13:11
PiRK added a subscriber: PiRK.
PiRK added inline comments.
test/functional/mining_getblocktemplate_longpoll.py
91

on mainnet and testnet

This revision is now accepted and ready to land.Jul 29 2024, 14:22
This revision was automatically updated to reflect the committed changes.