Page MenuHomePhabricator

Add accessors for transaction id and n in COutPoint
ClosedPublic

Authored by deadalnix on May 9 2018, 00:16.

Details

Summary

This is a first step toward getting more of the codebase to use TxId. Doing the migration is hard when all kind of code touches the fields directly, so the first action item is to go through constructor/accessors.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
outpointaccessor
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2545
Build 3207: Bitcoin ABC Buildbot (legacy)
Build 3206: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 9 2018, 01:20
This revision was automatically updated to reflect the committed changes.