aboutsummaryrefslogtreecommitdiff
path: root/src/chain.h
diff options
context:
space:
mode:
authorRussell Yanofsky <russ@yanofsky.org>2020-04-04 11:44:39 -0400
committerRussell Yanofsky <russ@yanofsky.org>2020-04-04 11:44:39 -0400
commitd6815a2313158862d448733954a73520f223deb6 (patch)
treef3e77851ecc37d8823109f6fdaefc207e516dcc9 /src/chain.h
parentc8971547d9c9460fcbec6f54888df83f002c3dfd (diff)
refactor: drop boost::signals2 in validationinterface
Stop using boost::signals2 internally in validationinterface. Replace with std::list and Add/Remove/Clear/Iterate helper functions. Motivation for change is to reduce dependencies and avoid issues happening with boost versions before 1.59: https://github.com/bitcoin/bitcoin/issues/18517 https://github.com/bitcoin/bitcoin/pull/18471
Diffstat (limited to 'src/chain.h')
0 files changed, 0 insertions, 0 deletions