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
Branch
abc-p2p-compactblocks (branched from master)
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3992
Build 6056: Bitcoin ABC Buildbot (legacy)
Build 6055: arc lint + arc unit

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 ↗(On Diff #5940)

Why is that needed ?

207 ↗(On Diff #5940)

Why did this move here ?