Continue work on #7829 started by @jtimon Pass CChainParams& to UpdateTip(), DisconnectTip(), InvalidateBlock() and ConnectBlock(), and remove global Params() call.
Explicitly pass CChainParams& to DisconnectTip() #7916
pull hmel wants to merge 3 commits into bitcoin:master from hmel:global-params-cleanup changing 3 files +17 −17-
hmel commented at 1:22 PM on April 20, 2016: contributor
-
Globals: Explicitly pass const CChainParams& to UpdateTip() 764d237772
-
Pass CChainParams to DisconnectTip() d0a6353dec
-
jtimon commented at 1:32 PM on April 20, 2016: contributor
utACK
- jonasschnelli added the label Refactoring on Apr 20, 2016
-
laanwj commented at 1:53 PM on April 20, 2016: member
-
hmel commented at 1:58 PM on April 20, 2016: contributor
I have a patch for ConnectBlock() which is also a few lines. Should I push it here as well?
-
Explicitly pass CChainParams to ConnectBlock 176869f9b3
-
sipa commented at 2:15 PM on April 20, 2016: member
Concept ACK on adding ConnectBlock()
-
jtimon commented at 7:19 PM on April 20, 2016: contributor
re-utACK (after adding 176869f ).
-
dcousens commented at 3:40 AM on April 21, 2016: contributor
utACK 176869f
- laanwj merged this on Apr 21, 2016
- laanwj closed this on Apr 21, 2016
- laanwj referenced this in commit 3689ac4634 on Apr 21, 2016
- hmel deleted the branch on Apr 21, 2016
- codablock referenced this in commit 44271f6145 on Sep 16, 2017
- codablock referenced this in commit c5b44f4c88 on Sep 19, 2017
- codablock referenced this in commit 5cf744532b on Dec 20, 2017
- zkbot referenced this in commit 6dcc7dd6ce on Mar 9, 2018
- zkbot referenced this in commit b094b02c0b on Mar 10, 2018
- zkbot referenced this in commit 59ef0e4c9c on Mar 12, 2018
- zkbot referenced this in commit 6dfd4baa1a on Mar 12, 2018
- zkbot referenced this in commit 05132fdca8 on Apr 6, 2018
- zkbot referenced this in commit 5fefc451a7 on Apr 13, 2018
- zkbot referenced this in commit 4c91fbf1c7 on May 31, 2018
- zkbot referenced this in commit 82d64f57c9 on Oct 24, 2018
- zkbot referenced this in commit 971f37e510 on Oct 25, 2018
- zkbot referenced this in commit 5b8b057c96 on Apr 5, 2019
- zkbot referenced this in commit a53fd12544 on Apr 9, 2019
- zkbot referenced this in commit fcf551eaaf on May 24, 2019
- zkbot referenced this in commit e25cb39033 on May 24, 2019
- zkbot referenced this in commit 3d37ebe9d8 on May 28, 2019
- MarcoFalke locked this on Sep 8, 2021
Labels