Page MenuHomePhabricator

[qa] fix abc-p2p-compactblocks to be compatible with magnetic anomaly upgrade
ClosedPublic

Authored by jasonbcox on Nov 19 2018, 02:55.

Details

Summary

Properly use LTOR blocks, and padded transactions.

Co-authored-by: Jason B. Cox <contact@jasonbcox.com>

Test Plan

test_runner.py abc-p2p-compactblocks

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

schancel retitled this revision from [WIP] Fix abc-p2p-compactblock flakiness to [WIP] Fix abc-p2p-compactblocks flakiness.Nov 19 2018, 03:25
schancel added a subscriber: schancel.

Update to create correct sized blocks

jasonbcox retitled this revision from [WIP] Fix abc-p2p-compactblocks flakiness to Fix abc-p2p-compactblocks flakiness.Nov 19 2018, 09:31
schancel retitled this revision from Fix abc-p2p-compactblocks flakiness to [qa] fix abc-p2p-compactblocks to be compatible with magnetic anomaly upgrade.Nov 19 2018, 09:33
schancel edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Nov 19 2018, 09:39
This revision was automatically updated to reflect the committed changes.
deadalnix added inline comments.
test/functional/abc-p2p-compactblocks.py
134

Why is that needed ?

207

Why did this move here ?