Skip to content

Conversation

@unclekaldoteth
Copy link

Fixes #1742

Summary

  • Update testnet configuration examples to include epoch 3.3.
  • Add epoch 3.3 activation height 108_800 immediately after epoch 3.2 in reference config snippets.
  • Keep docs aligned with stacks-core epoch 3.3 activation changes.

Changes

  • docs/reference/README.md
    • Added:
    • epoch_name = "3.3"
    • start_height = 108_800
  • docs/reference/node-operations/signer-configuration.md
    • Added epoch 3.3 (108_800) in the testnet signer+node sample config.
  • docs/reference/nakamoto-upgrade/setting-up-a-primary-post-nakamoto-testnet-node.md
    • Added epoch 3.3 (108_800) in both testnet node config examples.

Testing

npx --yes markdownlint-cli --disable MD001 MD013 MD022 MD024 MD031 MD034 MD036 MD040 -- docs/reference/README.md docs/reference/node-operations/signer-configuration.md docs/reference/nakamoto-upgrade/setting-up-a-primary-post-nakamoto-testnet-node.md
echo "exit_code=$?"
# exit_code=0

Checklist

  • Required documentation updates included
  • Changes are scoped to docs only
  • Test evidence included

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs Update] stacks-core PR #6633: Epoch 3.3 activation - update configuration documentation

2 participants