[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
  1. jnewbery commented at 11:19 AM on October 8, 2020: member

    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.

  2. jnewbery force-pushed on Oct 8, 2020
  3. 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

  4. MarcoFalke added the label Refactoring on Oct 8, 2020
  5. [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
    1afcd41a90
  6. jnewbery force-pushed on Oct 8, 2020
  7. MarcoFalke commented at 11:41 AM on October 8, 2020: member

    review ACK 1afcd41a906e6417925e80578c0d850d269dc008

  8. 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.

  9. laanwj commented at 6:09 PM on October 8, 2020: member

    A pure code removal that's nice

    code review ACK 1afcd41a906e6417925e80578c0d850d269dc008

  10. laanwj merged this on Oct 8, 2020
  11. laanwj closed this on Oct 8, 2020

  12. sidhujag referenced this in commit 95763c1b79 on Oct 8, 2020
  13. jnewbery deleted the branch on Oct 8, 2020
  14. DrahtBot locked this on Feb 15, 2022

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 site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me