diff options
| author | Russell Yanofsky <[email protected]> | 2020-04-04 11:44:39 -0400 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2020-04-04 11:44:39 -0400 |
| commit | d6815a2313158862d448733954a73520f223deb6 (patch) | |
| tree | f3e77851ecc37d8823109f6fdaefc207e516dcc9 /src/httpserver.cpp | |
| parent | Merge #18499: rpc: Make rpc documentation not depend on call-time rpc args (diff) | |
| download | discoin-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