Skip to content

Conversation

@jtimon
Copy link
Contributor

@jtimon jtimon commented Apr 10, 2015

A small part of #5970.

src/miner.h Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forward-declare instead?

@theuni
Copy link
Member

theuni commented Apr 10, 2015

ut ACK other than the nit.

@sipa
Copy link
Member

sipa commented Apr 11, 2015

ut ACK

@jtimon jtimon force-pushed the params_mindiff branch 2 times, most recently from d6bcc6a to bce7b6e Compare April 14, 2015 13:04
@jtimon
Copy link
Contributor Author

jtimon commented Apr 14, 2015

nit (forward declaration of Consensus::Params) fixed

src/miner.h Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't agree on removing the argument names here, they serve as a kind of documentation.

@laanwj
Copy link
Member

laanwj commented Apr 15, 2015

utACK apart from above nit

@jtimon
Copy link
Contributor Author

jtimon commented Apr 15, 2015

Fixed @laanwj 's nit (do not remove the parameter names of the functions in the header file).

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: If you mind add a new-line here, but that's not meant to be of any interrest if this is going to get merged now :).

@laanwj laanwj merged commit bebe728 into bitcoin:master Apr 15, 2015
laanwj added a commit that referenced this pull request Apr 15, 2015
bebe728 Chainparams: Refactor: Remove redundant AllowMinDifficultyBlocks() getter (Jorge Timón)
@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.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants