Skip to content

Conversation

@hugoclrd
Copy link
Collaborator

@hugoclrd hugoclrd commented Jul 2, 2025

Description

The config was missing epoch 3.1 setting.
A fix was implemented upstream in Clarinet to iterate on the epoch enum and make it easier/safer to handle new epochs in the future.

  • udpate clarinet
  • use the new BurnchainEpochConfig::from(devnet_config); method
  • set fixture to use epoch 3.1 instead of 2.x - no impact, but it seems more interesting to test this

@codecov
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/lib.rs 66.66% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@hugoclrd hugoclrd requested a review from leahjlou July 2, 2025 15:33
@hugoclrd hugoclrd marked this pull request as ready for review July 2, 2025 15:33
@leahjlou leahjlou merged commit 75f6557 into develop Jul 2, 2025
9 checks passed
@leahjlou leahjlou deleted the fix/safer-epoch-config-handling branch July 2, 2025 18:38
hirosystems-release-bot bot added a commit that referenced this pull request Jul 2, 2025
## [1.10.0](v1.9.0...v1.10.0) (2025-07-02)

### Features

* fix safer epoch config handling ([#132](#132)) ([75f6557](75f6557))
@hirosystems-release-bot
Copy link
Contributor

🎉 This PR is included in version 1.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants