HomePhabricator

[refactor] change orphan txs std::map member to use TxId instead of uint256

Description

[refactor] change orphan txs std::map member to use TxId instead of uint256

Summary:
for type safety. as long as i'm touching those lines, I also added
auto liberally and const where appropriate

Test Plan:

ninja check-extended

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

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

Details

Provenance
majcostaAuthored on May 22 2020, 02:45
majcostaPushed on May 22 2020, 18:11
Reviewer
Restricted Project
Differential Revision
D6219: [refactor] change orphan txs std::map member to use TxId instead of uint256
Parents
rABCa299d8aa29fe: rpc: Actually throw help when passed invalid number of params
Branches
Unknown
Tags
Unknown