HomePhabricator

More block template creation simplifications

Description

More block template creation simplifications

Summary: This is a small refactor that makes the code easier to reason about by limiting the use of iterators. This causes less dereferences (the code is easier to read) and allow for a mapTx lookup removal.

Test Plan:

ninja all check-all

Reviewers: #bitcoin_abc, sdulfari

Reviewed By: #bitcoin_abc, sdulfari

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

Details

Provenance
FabienAuthored on Mar 21 2023, 13:07
FabienPushed on Mar 22 2023, 09:15
Reviewer
Restricted Project
Differential Revision
D13401: More block template creation simplifications
Parents
rABC86ef87cee1f8: Prevent copies in mempool_tests
Branches
Unknown
Tags
Unknown