Skip to content

[wip] epoch 4 release branch#7210

Merged
hstove-stacks merged 18 commits into
stacks-network:pox-wf-integrationfrom
hstove-stacks:feat/epoch-4-rc
Jun 5, 2026
Merged

[wip] epoch 4 release branch#7210
hstove-stacks merged 18 commits into
stacks-network:pox-wf-integrationfrom
hstove-stacks:feat/epoch-4-rc

Conversation

@hstove-stacks

Copy link
Copy Markdown
Contributor

This branch is built on top of #7197 and #7199 . The key difference is that I've updated RELEASE_LATEST_EPOCH in order to run this as a "proper" testnet in stacks-regtest-env.

The trait definition for `<signer-manager>` has changed since this code was written, so this commit updates the example contract deployed in signer tests.
Previously, the maps were called `staker-set-..`, but this reflected a previous design. Now, the linked list only contains signer principals. This commit updates those maps, functions, and argument names to reflect the fact that the linked list contains the _signer_ set.
@coveralls

coveralls commented May 15, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 27019162550

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage increased (+0.05%) to 86.011%

Details

  • Coverage increased (+0.05%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 6541 coverage regressions across 98 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

6541 previously-covered lines in 98 files lost coverage.

Top 10 Files by Coverage Loss Lines Losing Coverage Coverage
stackslib/src/chainstate/burn/db/sortdb.rs 614 90.42%
stackslib/src/config/mod.rs 418 69.43%
stackslib/src/net/mod.rs 311 77.83%
stackslib/src/chainstate/stacks/index/storage.rs 277 82.27%
clarity/src/vm/database/clarity_db.rs 254 82.39%
clarity/src/vm/database/structures.rs 253 77.25%
stackslib/src/chainstate/stacks/boot/mod.rs 248 94.21%
stackslib/src/chainstate/stacks/miner.rs 222 83.18%
stackslib/src/burnchains/burnchain.rs 209 71.78%
stackslib/src/chainstate/nakamoto/signer_set.rs 201 70.08%

Coverage Stats

Coverage Status
Relevant Lines: 226492
Covered Lines: 194807
Line Coverage: 86.01%
Coverage Strength: 18516793.96 hits per line

💛 - Coveralls

@CLAassistant

CLAassistant commented May 20, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@brice-stacks

brice-stacks commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Should we also go ahead and update versions.toml here? (that one unit test fails because this doesn't match RELEASE_LATEST_EPOCH)

@hstove-stacks

Copy link
Copy Markdown
Contributor Author

@brice-stacks yep, doing that now

@hstove-stacks hstove-stacks merged commit 8368a48 into stacks-network:pox-wf-integration Jun 5, 2026
22 checks passed
@hstove-stacks hstove-stacks deleted the feat/epoch-4-rc branch June 5, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants