Page MenuHomePhabricator

Use TxId in TransactionRecord
ClosedPublic

Authored by deadalnix on Aug 26 2018, 17:21.

Details

Summary

As per title.

Depends on D1693 and D1692

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
TransactionRecordTxId
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3163
Build 4413: Bitcoin ABC Buildbot (legacy)
Build 4412: arc lint + arc unit

Event Timeline

jasonbcox requested changes to this revision.Aug 27 2018, 05:58
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/qt/transactiontablemodel.cpp
195 ↗(On Diff #4693)

uint256 could be TxId

This revision now requires changes to proceed.Aug 27 2018, 05:58
This revision is now accepted and ready to land.Sep 2 2018, 16:41
This revision was automatically updated to reflect the committed changes.