This was introduced in 9519a9a4 for use with boost signals. Boost signals have not been used in net since 8ad663c1, so this code is unused.
[net] Remove CombinerAll #20105
pull jnewbery wants to merge 1 commits into bitcoin:master from jnewbery:2020-10-remove-combiner-all changing 2 files +0 −32-
jnewbery commented at 11:19 AM on October 8, 2020: member
- jnewbery force-pushed on Oct 8, 2020
-
in src/test/validation_tests.cpp:128 in 5ee0400067 outdated
119 | @@ -120,20 +120,4 @@ BOOST_AUTO_TEST_CASE(signet_parse_tests) 120 | BOOST_CHECK(!CheckSignetBlockSolution(block, signet_params->GetConsensus())); 121 | } 122 | 123 | -static bool ReturnFalse() { return false; } 124 | -static bool ReturnTrue() { return true; } 125 | - 126 | -BOOST_AUTO_TEST_CASE(test_combiner_all) 127 | -{ 128 | - boost::signals2::signal<bool (), CombinerAll> Test;
MarcoFalke commented at 11:26 AM on October 8, 2020:Is the
#include <boost/signals2/signal.hpp>still needed, now that this is removed?
jnewbery commented at 11:29 AM on October 8, 2020:indeed not. Good spot. Now removed
MarcoFalke added the label Refactoring on Oct 8, 20201afcd41a90[net] Remove CombinerAll
This was introduced in 9519a9a4 for use with boost signals. Boost signals have not been used in net since 8ad663c1, so this code is unused
jnewbery force-pushed on Oct 8, 2020MarcoFalke commented at 11:41 AM on October 8, 2020: memberreview ACK 1afcd41a906e6417925e80578c0d850d269dc008
DrahtBot commented at 12:57 PM on October 8, 2020: member<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
- #19806 (validation: UTXO snapshot activation by jamesob)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
laanwj commented at 6:09 PM on October 8, 2020: memberA pure code removal that's nice
code review ACK 1afcd41a906e6417925e80578c0d850d269dc008
laanwj merged this on Oct 8, 2020laanwj closed this on Oct 8, 2020sidhujag referenced this in commit 95763c1b79 on Oct 8, 2020jnewbery deleted the branch on Oct 8, 2020DrahtBot locked this on Feb 15, 2022ContributorsLabels
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 06:14 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 06:14 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me