aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_importmulti.py
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-09-10 18:19:02 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2018-09-10 18:32:00 +0200
commite0a4f9de7fbb675dcc7207f91b60b66f14dc227a (patch)
tree9114fd91d68206ce0079ce6b81b21dd063990dbe /test/functional/wallet_importmulti.py
parent838b85e120fd7957cf4abce0905d3aff96fa7278 (diff)
parentfaa1a749428a195af784633eb78e1df5d6a0e875 (diff)
downloadbitcoin-e0a4f9de7fbb675dcc7207f91b60b66f14dc227a.tar.xz
Merge #13793: tx pool: Use class methods to hide raw map iterator impl details
faa1a749428a195af784633eb78e1df5d6a0e875 tx pool: Use class methods to hide raw map iterator impl details (MarcoFalke) Pull request description: ATMP et al would often use map iterator implementation details such as `end()` or `find()`, which is acceptable in current code. However, this not only makes it impossible to turn the maps into private members in the future but also makes it harder to replace the maps with different data structures. This is required for and split off of #13804 Tree-SHA512: 4f9017fd1d98d9df49d25bba92655a4a97755eea161fd1cbb565ceb81bbc2b4924129d214f8a29563a77e3d8eef85a67c81245ecdc9a9e5292d419922a93cb88
Diffstat (limited to 'test/functional/wallet_importmulti.py')
0 files changed, 0 insertions, 0 deletions