Fix failures due to >100 byte tx size requirement, and CTOR.
Details
Details
- Reviewers
schancel deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGf0afbcc15f09: [qa] fix abc-p2p-fullblock test to support magnetic anomaly
rABCf0afbcc15f09: [qa] fix abc-p2p-fullblock test to support magnetic anomaly
./test/functional/test_runner.py abc-p2p-fullblocktest
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- abc-full
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 3958 Build 5988: Bitcoin ABC Buildbot (legacy) Build 5987: arc lint + arc unit
Event Timeline
test/functional/abc-p2p-fullblocktest.py | ||
---|---|---|
254 ↗ | (On Diff #5881) | Please remove |
test/functional/abc-p2p-fullblocktest.py | ||
---|---|---|
164 ↗ | (On Diff #5881) | If you need a comment, it means that the function name is not very clear. make_conform_to_ctor(block) |
test/functional/abc-p2p-fullblocktest.py | ||
---|---|---|
164 | Put it just before the merkle root hash computation. |