Page MenuHomePhabricator

[qa] Add ATMP test for undersize transaction
ClosedPublic

Authored by jasonbcox on Oct 12 2018, 20:25.

Details

Summary

Part 2 of many for incorporating changes from https://github.com/bitcoinxt/bitcoinxt/pull/487
Continues T418

Depends on D1930

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

Test Plan

test_runner.py abc-magnetic-anomaly-activation

Diff Detail

Repository
rABC Bitcoin ABC
Branch
undersize
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3607
Build 5289: Bitcoin ABC Buildbot (legacy)
Build 5288: arc lint + arc unit

Event Timeline

deadalnix requested changes to this revision.Oct 14 2018, 18:45
deadalnix added inline comments.
test/functional/abc-magnetic-anomaly-activation.py
270 ↗(On Diff #5395)

Check for this before accepting a block to make sure there is no off by one error.

This revision now requires changes to proceed.Oct 14 2018, 18:45

Fixed potential off-by-one error

This revision is now accepted and ready to land.Oct 16 2018, 21:26
This revision was automatically updated to reflect the committed changes.