diff options
author | Russell Yanofsky <russ@yanofsky.org> | 2020-06-09 18:03:26 -0400 |
---|---|---|
committer | Russell Yanofsky <russ@yanofsky.org> | 2020-12-07 09:09:53 -0400 |
commit | 3fbbb9a6403a86fbed3d5d9f7939998922593377 (patch) | |
tree | ef269d8c7a027c862b716bfec498c75a1f24cbc8 /build-aux | |
parent | 5c4911e7e7523fb7643da209254bbc2ef7898d2e (diff) |
refactor: Get rid of more redundant chain methods
This just drops three interfaces::Chain methods replacing them with other calls.
Motivation for removing these chain methods:
- Need to get rid of findFirstBlockWithTimeAndHeight for #10102, which doesn't
support overloaded methods
- Followup from
https://github.com/bitcoin/bitcoin/pull/16426#discussion_r412487403
- phantomcircuit comments about findNextBlock test
http://www.erisian.com.au/bitcoin-core-dev/log-2020-06-06.html#l-214
Behavior is not changing in any way here. A TODO comment in
ScanForWalletTransactions was removed, but just because it was invalid (see
https://github.com/bitcoin/bitcoin/pull/19195#discussion_r448020762), not
because it was implemented.
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions