Skip to content

Conversation

luke-jr
Copy link
Member

@luke-jr luke-jr commented Dec 19, 2011

... by sending the correct codebase name of Satoshi and, if PUBLIC_CLIENT_NAME is defined, the front-end name after that

@gavinandresen
Copy link
Contributor

NACK.

@luke-jr
Copy link
Member Author

luke-jr commented Dec 19, 2011

I love nonsensical NACKs. Especially on bugfixes.

@gavinandresen
Copy link
Contributor

All right, NACK: adds 40 lines of code and a bunch of confusing #ifdefs for no good reason.

@luke-jr
Copy link
Member Author

luke-jr commented Dec 19, 2011

Adds 40 lines of code for complying with the community standard everyone accepted...

@TheBlueMatt
Copy link
Contributor

Complying with the standards as you read it (I dont read it that way, but whatever) doesnt take 40 lines anyway.

@luke-jr
Copy link
Member Author

luke-jr commented Jan 11, 2012

Indeed, it could be done in fewer if we had an unanimous consensus whether there should be a difference between how bitcoind and Bitcoin-Qt advertise themselves. But making it configurable so both camps can be happy does take slightly more code.

…Satoshi and, if PUBLIC_CLIENT_NAME is defined, the front-end name after that
@jgarzik
Copy link
Contributor

jgarzik commented Feb 3, 2012

NAK also. Current client has been out there with current behavior, making the new standard not as widely accepted as implied. There are also disagreements over how one reads the standard.

@jgarzik jgarzik closed this Feb 3, 2012
@luke-jr
Copy link
Member Author

luke-jr commented Feb 3, 2012

There is no current released client out there with the broken behaviour. Please merge this fix or reopen...

@sipa
Copy link
Member

sipa commented Feb 22, 2012

This patch seems to change several things at once, but at least one is very reasonable imho, namely the fact that bitcoind now advertizes itself as Bitcoin-qt. A much simpler patch would allow fixing that.

@sipa
Copy link
Member

sipa commented Feb 22, 2012

Actually, what about just changing the version string to "/Satoshi:0.6.0/" ?

destenson pushed a commit to destenson/bitcoin--bitcoin that referenced this pull request Jun 26, 2016
…r Params().GetConsensus().nBudgetPaymentsStartBlock

Closes bitcoin#715
destenson pushed a commit to destenson/bitcoin--bitcoin that referenced this pull request Jun 26, 2016
ptschip pushed a commit to ptschip/bitcoin that referenced this pull request Aug 2, 2017
A couple of fixes for when shutdown is requested but blocks can still be connected
dexX7 added a commit to dexX7/bitcoin that referenced this pull request Aug 8, 2018
f3b6ca4 Skip wallet balance caching, when not in UI mode (dexX7)
Losangelosgenetics pushed a commit to Losangelosgenetics/bitcoin that referenced this pull request Mar 12, 2020
rajarshimaitra pushed a commit to rajarshimaitra/bitcoin that referenced this pull request Aug 5, 2021
@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