HomePhabricator

[txindex] transaction Hash -> TxId

Description

[txindex] transaction Hash -> TxId

Summary:
this updates for current ABC convention, using GetId() instead of
GetHash(), and using the TxId type.

Migration-related types have been left as uint256 since that was how the old
txindex code worked.

Test Plan: make check

Reviewers: jasonbcox, Fabien, #bitcoin_abc, deadalnix

Reviewed By: jasonbcox, Fabien, #bitcoin_abc, deadalnix

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

Details

Provenance
Mark Lundeberg <36528214+markblundeberg@users.noreply.github.com>Authored on Jun 13 2019, 23:21
markblundebergPushed on Jun 14 2019, 18:21
Reviewer
Restricted Project
Differential Revision
D3329: [txindex] transaction Hash -> TxId
Parents
rABC164b37e003d6: Explicitly call out updating makeseeds.py after major releases
Branches
Unknown
Tags
Unknown

Event Timeline

Mark Lundeberg <36528214+markblundeberg@users.noreply.github.com> committed rABCb343df905518: [txindex] transaction Hash -> TxId (authored by Mark Lundeberg <36528214+markblundeberg@users.noreply.github.com>).Jun 14 2019, 18:21