Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: release process updates/fixups #20279

Merged

Conversation

jonatack
Copy link
Member

@jonatack jonatack commented Nov 1, 2020

ISTM the getchaintxstats fields should be window_final_block_hash rather than window_last_block_hash. While here, replace getblockchaininfo with getblockheader (and getblockhash) for updating the nMinimumChainWork and defaultAssumeValid consensus params, update the example PR, and improve a link with a named anchor tag.

Markdown rendering here: https://github.com/jonatack/bitcoin/blob/release-process-getchaintxstats-fix/doc/release-process.md

@DrahtBot DrahtBot added the Docs label Nov 1, 2020
Copy link
Contributor

@promag promag left a comment

Choose a reason for hiding this comment

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

ACK

Copy link
Contributor

@theStack theStack left a comment

Choose a reason for hiding this comment

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

ACK 47aaa7d 📎

doc/release-process.md Outdated Show resolved Hide resolved
doc/release-process.md Outdated Show resolved Hide resolved
@jonatack jonatack force-pushed the release-process-getchaintxstats-fix branch 4 times, most recently from f373848 to 95e716c Compare November 1, 2020 21:15
also:

- use the getblockheader (and getblockhash) RPCs instead of getblockchaininfo
  for updating the nMinimumChainWork and defaultAssumeValid consensus params

- use "RPC" consistently

- update the example PR from 17002 to 20263

- improve a link with a named anchor tag
@jonatack jonatack force-pushed the release-process-getchaintxstats-fix branch from 95e716c to e5f3e95 Compare November 1, 2020 21:19
@jonatack jonatack changed the title doc: fix getchaintxstats fields in release-process.md doc: release process updates/fixups Nov 1, 2020
Copy link
Contributor

@theStack theStack left a comment

Choose a reason for hiding this comment

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

re-ACK e5f3e95

@maflcko maflcko merged commit b6a00e7 into bitcoin:master Nov 2, 2020
@jonatack jonatack deleted the release-process-getchaintxstats-fix branch November 2, 2020 15:06
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Nov 2, 2020
e5f3e95 doc: fix getchaintxstats fields in release-process.md (Jon Atack)

Pull request description:

  ISTM the getchaintxstats fields should be `window_final_block_hash` rather than `window_last_block_hash`. While here, replace getblockchaininfo with getblockheader (and getblockhash) instead of getblockchaininfo for updating the nMinimumChainWork and defaultAssumeValid consensus params, update the example PR, and improve a link with a named anchor tag.

  Markdown rendering here: https://github.com/jonatack/bitcoin/blob/release-process-getchaintxstats-fix/doc/release-process.md

ACKs for top commit:
  theStack:
    re-ACK e5f3e95

Tree-SHA512: 48c9c65f10d65e461da8d4935af56b6c67e6faca94e4593237f754d8c48f03bef2b9b4a71e5d1009b215a415ba7c4c4218aca6dce97238101ca1c81f5d098bdb
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
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.

5 participants