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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.