Skip to content

Conversation

hugoclrd
Copy link
Contributor

@hugoclrd hugoclrd commented Oct 9, 2025

Description

Allow setting the epoch 3.3 height in config, but don't make it mandatory

[[burnchain.epochs]]
epoch_name = "3.3"
start_height = 147

Applicable issues

  • fixes #

Additional info (benefits, drawbacks, caveats)

Checklist

  • Test coverage for new or modified code paths
  • Changelog is updated
  • Required documentation changes (e.g., docs/rpc/openapi.yaml and rpc-endpoints.md for v2 endpoints, event-dispatcher.md for new events)
  • New clarity functions have corresponding PR in clarity-benchmarking repo

@hugoclrd hugoclrd marked this pull request as ready for review October 9, 2025 18:01
@hugoclrd hugoclrd requested review from a team as code owners October 9, 2025 18:01
StacksEpochId::Epoch30,
StacksEpochId::Epoch31,
StacksEpochId::Epoch32,
// todo: when epoch 3.3 becomes mandatory

Choose a reason for hiding this comment

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

Can you create an issue for that TODO and tag it with 3.3.0.0.0 so we don't forget it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will do

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Created here: #6588

But I'm not allowed to set tags

Copy link
Contributor

@obycode obycode left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

3 participants