aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorRussell Yanofsky <[email protected]>2020-04-04 11:44:39 -0400
committerRussell Yanofsky <[email protected]>2020-04-04 11:44:39 -0400
commitd6815a2313158862d448733954a73520f223deb6 (patch)
treef3e77851ecc37d8823109f6fdaefc207e516dcc9 /src/httpserver.cpp
parentMerge #18499: rpc: Make rpc documentation not depend on call-time rpc args (diff)
downloaddiscoin-d6815a2313158862d448733954a73520f223deb6.tar.xz
discoin-d6815a2313158862d448733954a73520f223deb6.zip
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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions