Remove unused variable in SortForBlock #12693
pull drewx2 wants to merge 1 commits into bitcoin:master from drewx2:unused-sort-for-block-param changing 2 files +3 −3-
drewx2 commented at 6:15 am on March 15, 2018: noneAlthough txiter is passed to BlockAssembler::SortForBlock, it is never used. Other than BlockAssembler::addPackageTxs, no other method ever makes a call to SortForBlock, thus making this change harmless.
-
Remove unused variable in SortForBlock bb079a0e2c
-
fanquake added the label Refactoring on Mar 15, 2018
-
fanquake added the label Mining on Mar 15, 2018
-
practicalswift commented at 7:26 am on March 15, 2018: contributorNice first-time contribution! Concept ACK!
-
drewx2 commented at 7:30 am on March 15, 2018: noneThanks!
-
donaloconnor commented at 10:19 pm on March 15, 2018: contributorConcept ACK
-
promag commented at 10:33 pm on March 15, 2018: memberObvious ACK bb079a0. Have you checked if it was ever used and if so what PR changed that?
-
sipa requested review from sdaftuar on Mar 15, 2018
-
sipa commented at 10:43 pm on March 15, 2018: memberIt was unused in c82a4e9a63a, the commit that introduced the code.
-
promag commented at 10:52 pm on March 15, 2018: memberRight, IMO should be removed now and added again only when needed.
-
practicalswift commented at 10:53 pm on March 15, 2018: contributorutACK bb079a0e2c20beb22456c91ad9e11beeae7cdc34
-
sdaftuar approved
-
sdaftuar commented at 11:09 pm on March 15, 2018: memberutACK. I think this was just an oversight (perhaps leftover from my first implementation which didn’t take advantage of ancestor-count-sorting to do the sort).
-
sipa merged this on Mar 15, 2018
-
sipa closed this on Mar 15, 2018
-
sipa referenced this in commit df529dcc65 on Mar 15, 2018
-
Mengerian referenced this in commit 2d00337ef7 on Aug 6, 2019
-
PastaPastaPasta referenced this in commit 3ec86fdbeb on Jun 10, 2020
-
PastaPastaPasta referenced this in commit 0144b2b0c0 on Jun 13, 2020
-
PastaPastaPasta referenced this in commit 427e31d8ef on Jun 13, 2020
-
PastaPastaPasta referenced this in commit 4fd7ef0b98 on Jun 13, 2020
-
PastaPastaPasta referenced this in commit c94c99f6fa on Jun 17, 2020
-
MarcoFalke locked this on Sep 8, 2021
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: 2024-11-21 09:12 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: 2024-11-21 09:12 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