CBlockTemplate is only used in miner.o, rpcmining.cpp and test/miner_tests.cpp. It doesn't need to be in main. Also, advanced patches related to policy encapsulation use this commit for better readability of later commits (see https://github.com/jtimon/bitcoin/tree/luke_policy2 for example).
MOVEONLY: Move struct CBlockTemplate to miner.h (from main.h) #5648
pull jtimon wants to merge 1 commits into bitcoin:master from jtimon:blocktemplate changing 3 files +8 −16-
jtimon commented at 8:54 PM on January 12, 2015: contributor
-
MOVEONLY: Move struct CBlockTemplate to miner.h (from main.h) 2ce63d395f
- laanwj added the label Improvement on Jan 15, 2015
-
laanwj commented at 4:33 PM on January 20, 2015: member
ACK
No binary changes.
f9064395c14811abb6793b3f18007a87e9c6acfed41b5e293eadf07af8d1bcd7 bitcoind.2ce63d3.stripped f9064395c14811abb6793b3f18007a87e9c6acfed41b5e293eadf07af8d1bcd7 bitcoind.8e4578a.stripped - laanwj merged this on Jan 20, 2015
- laanwj closed this on Jan 20, 2015
- laanwj referenced this in commit 7810a0a1e6 on Jan 20, 2015
- MarcoFalke locked this on Sep 8, 2021
Labels