HomePhabricator

Restrict CTransaction size assertion to x86

Description

Restrict CTransaction size assertion to x86

Summary:
D3700 breaks Gitian builds since the class size may not match our expectations on x86.
This patch restricts the check to x86 since the class sizes on each architecture is not critical.

Also add an assert message to silence a warning that there isn't one.

Test Plan:
make check
TeamCity Gitian Build

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D3730

Details

Provenance
jasonbcoxAuthored on Jul 24 2019, 19:47
deadalnixPushed on Jul 25 2019, 00:10
Reviewer
Restricted Project
Differential Revision
D3730: Restrict CTransaction size assertion to x86
Parents
rSTAGING5e08a3f0df6f: Replace boost program_options
Branches
Unknown
Tags
Unknown