Skip to content

Add updating of chainTxData to release process - #9734

Merged
laanwj merged 1 commit into
bitcoin:masterfrom
sipa:chaintxnotes
Mar 20, 2017
Merged

Add updating of chainTxData to release process#9734
laanwj merged 1 commit into
bitcoin:masterfrom
sipa:chaintxnotes

Conversation

@sipa

@sipa sipa commented Feb 10, 2017

Copy link
Copy Markdown
Member

Occasionally, the transaction count estimation data in chainparams.cpp's chainTxData must be updated to reflect reality.

These constants were updated in #9472, and the total tx estimate for today is still very close. So I believe that updating once every major release is probably enough.

#9733 can be used to compute updated constants.

@gmaxwell gmaxwell left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ACK

@petertodd

Copy link
Copy Markdown
Contributor

ACK

@paveljanik

Copy link
Copy Markdown
Contributor

ACK 41b8821

@fanquake fanquake added the Docs label Feb 10, 2017
@laanwj

laanwj commented Feb 10, 2017

Copy link
Copy Markdown
Member

Please also add specific documentation on how to update it. As it is, no one but you can a probably follow that step :)

Edit: okay, we can only do that after #9733 or something similar went in.

@laanwj laanwj added this to the 0.14.0 milestone Feb 10, 2017
@maflcko maflcko modified the milestones: 0.15.0, 0.14.0 Feb 10, 2017
@maflcko

maflcko commented Feb 10, 2017

Copy link
Copy Markdown
Member

@laanwj I changed the milestone to 0.15, as the constants were already updated in #9472

@laanwj

laanwj commented Feb 10, 2017 via email

Copy link
Copy Markdown
Member

@sipa

sipa commented Feb 10, 2017

Copy link
Copy Markdown
Member Author

@laanwj Yeah, I was waiting for #9733 (or an alternative).

@fanquake

Copy link
Copy Markdown
Member

ACK 41b8821

@laanwj
laanwj merged commit 41b8821 into bitcoin:master Mar 20, 2017
laanwj added a commit that referenced this pull request Mar 20, 2017
41b8821 Add updating of chainTxData to release process (Pieter Wuille)

Tree-SHA512: f7d6e72b19aa83fc4851a9316d6c6a236e0e914d637525cda42c0b15a94543b8072ce67b57d6b12141332a03b64b6c715dff4d61e6e58e0197b22305b35ad65d
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request May 6, 2019
41b8821 Add updating of chainTxData to release process (Pieter Wuille)

Tree-SHA512: f7d6e72b19aa83fc4851a9316d6c6a236e0e914d637525cda42c0b15a94543b8072ce67b57d6b12141332a03b64b6c715dff4d61e6e58e0197b22305b35ad65d
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants