Skip to content

Conversation

@jtimon
Copy link
Contributor

@jtimon jtimon commented Oct 29, 2014

  1. In c2c02f3, UpdateTime() should have moved to miner.cpp directly instead of pow.o.
  2. After Move CBlockIndex, CChain and related code out of main #4796, pow.cpp doesn't depend on main.h but on chain.h.
  3. In b343c1a, there was no need to conserve CBlockIndex::GetBlockWork() as facade.

I'm sorry and I want to fix it.

@sipa
Copy link
Member

sipa commented Nov 3, 2014

utACK

@laanwj laanwj merged commit 092b58d into bitcoin:master Nov 21, 2014
laanwj added a commit that referenced this pull request Nov 21, 2014
092b58d CBlockIndex::GetBlockWork() + GetProofIncrement(nBits) -> GetBlockProof(CBlockIndex) (jtimon)
22c4272 MOVEONLY: Move void UpdateTime() from pow.o to miner.o (plus fix include main.h -> chain.h) (jtimon)
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants