Page MenuHomePhabricator

[Part 1 of 2] [qa] receivedby.py cleanup and fixes
ClosedPublic

Authored by schancel on Oct 29 2018, 23:25.

Details

Summary

[qa] Tidy up receivedby.py

  • Fix flake8 warnings
  • Remove the useless get_sub_array_from_array() function
  • Reduce runtime for receivedby.py by about half by only using two nodes

Backport of Core PR11055

Test Plan
make check && ./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr11055
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3716
Build 5507: Bitcoin ABC Buildbot (legacy)
Build 5506: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 30 2018, 00:07
This revision was automatically updated to reflect the committed changes.