Based on #9014 because I'm too lazy to rebase conflicting PRs everywhere, but realized the CDiskBlockPos* argument to ProcessNewBlock is entirely unused.
Remove unused CDiskBlockPos* argument from ProcessNewBlock #9273
pull TheBlueMatt wants to merge 1 commits into bitcoin:master from TheBlueMatt:2016-12-remove-unused-pnb-param changing 6 files +9 −10-
TheBlueMatt commented at 8:24 AM on December 4, 2016: member
-
Remove unused CDiskBlockPos* argument from ProcessNewBlock a13fa4c80f
- fanquake added the label Validation on Dec 4, 2016
- MarcoFalke added the label Refactoring on Dec 6, 2016
-
MarcoFalke commented at 10:02 AM on December 6, 2016: member
utACK a13fa4c <sub>GitHub only resorts the commits after a force push. You'd have to push an empty commit and then force push it away.
git checkout branchName && git commit --allow-empty && git push origin branchName && git reset --hard HEAD~ && git push origin branchName -f - TheBlueMatt force-pushed on Dec 9, 2016
-
TheBlueMatt commented at 2:06 PM on December 9, 2016: member
@MarcoFalke oh thats a cool trick, didnt know that worked...anyway, did so.
-
laanwj commented at 9:56 AM on December 14, 2016: member
utACK a13fa4c
- laanwj merged this on Dec 14, 2016
- laanwj closed this on Dec 14, 2016
- laanwj referenced this in commit b68685a16a on Dec 14, 2016
- codablock referenced this in commit e34afa1067 on Jan 18, 2018
- gladcow referenced this in commit 1d9878b5ce on Mar 5, 2018
- gladcow referenced this in commit 8f68ade25c on Mar 8, 2018
- gladcow referenced this in commit 0bdedfb10a on Mar 13, 2018
- gladcow referenced this in commit d1fcca2bb6 on Mar 14, 2018
- gladcow referenced this in commit 09e9a7c29a on Mar 15, 2018
- gladcow referenced this in commit 97f2dee206 on Mar 15, 2018
- gladcow referenced this in commit 13c95cb713 on Mar 15, 2018
- gladcow referenced this in commit abf27477b8 on Mar 15, 2018
- gladcow referenced this in commit d9a25a9391 on Mar 24, 2018
- gladcow referenced this in commit 4be3fd7da5 on Apr 4, 2018
- UdjinM6 referenced this in commit bc45a2f87a on Apr 11, 2018
- andvgal referenced this in commit 235c1ee0f1 on Jan 6, 2019
- andvgal referenced this in commit fd5c50bc2b on Jan 6, 2019
- CryptoCentric referenced this in commit 310c7cdcfd on Feb 26, 2019
- CryptoCentric referenced this in commit dd3fd51204 on Feb 28, 2019
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels