Page MenuHomePhabricator

Make CTxIn and CTxOut constructors defined inline
ClosedPublic

Authored by deadalnix on May 9 2018, 14:14.

Details

Summary

They aresimple ctors that pass data back and forth, so no point in preventing the compiler to optimize them away.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
txinoutctor
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2566
Build 3249: Bitcoin ABC Buildbot (legacy)
Build 3248: arc lint + arc unit