Skip to content

Updated coinbase interval for pox-5 - #7324

Merged
rob-stacks merged 14 commits into
stacks-network:pox-wf-integrationfrom
rob-stacks:feat/update_coinbase_intervals_for_pox5
Jun 26, 2026
Merged

Updated coinbase interval for pox-5#7324
rob-stacks merged 14 commits into
stacks-network:pox-wf-integrationfrom
rob-stacks:feat/update_coinbase_intervals_for_pox5

Conversation

@rob-stacks

Copy link
Copy Markdown
Contributor

Description

Applicable issues

  • fixes #

Additional info (benefits, drawbacks, caveats)

Checklist

  • Test coverage for new or modified code paths
  • For new Clarity features or consensus changes, add property tests (see docs/property-testing.md)
  • Changelog fragment(s) or "no changelog" label added (see changelog.d/README.md)
  • Required documentation changes (e.g., rpc/openapi.yaml for RPC endpoints, event-dispatcher.md for new events)
  • New clarity functions have corresponding PR in clarity-benchmarking repo

@coveralls

coveralls commented Jun 15, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 28080014082

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.2%) to 86.158%

Details

  • Coverage increased (+0.2%) from the base build.
  • Patch coverage: 10 of 10 lines across 1 file are fully covered (100%).
  • 7530 coverage regressions across 113 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

7530 previously-covered lines in 113 files lost coverage.

Top 10 Files by Coverage Loss Lines Losing Coverage Coverage
stackslib/src/chainstate/burn/db/sortdb.rs 576 90.29%
stackslib/src/config/mod.rs 418 69.43%
stackslib/src/net/mod.rs 310 78.11%
clarity/src/vm/database/clarity_db.rs 274 81.97%
stackslib/src/chainstate/stacks/index/storage.rs 263 82.41%
clarity/src/vm/database/structures.rs 253 77.25%
stackslib/src/chainstate/stacks/boot/mod.rs 246 94.21%
stackslib/src/chainstate/stacks/miner.rs 226 82.95%
stackslib/src/burnchains/burnchain.rs 206 71.95%
stackslib/src/chainstate/nakamoto/signer_set.rs 203 70.08%

Coverage Stats

Coverage Status
Relevant Lines: 227859
Covered Lines: 196318
Line Coverage: 86.16%
Coverage Strength: 18701441.79 hits per line

💛 - Coveralls

Comment thread stacks-common/src/types/mod.rs Outdated
Comment thread stacks-common/src/types/mod.rs Outdated
Comment thread stacks-common/src/types/mod.rs Outdated
Comment thread stacks-common/src/types/mod.rs
Comment thread stacks-common/src/types/tests.rs
Comment thread stacks-common/src/types/tests.rs Outdated
Comment thread stacks-common/src/types/tests.rs Outdated

@hstove-stacks hstove-stacks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Overall LGTM, just a few notes

Comment thread stacks-common/src/types/mod.rs Outdated
Comment thread stacks-common/src/types/mod.rs Outdated
Comment thread changelog.d/coinbase-intervals.changed Outdated
Comment thread stacks-common/src/types/mod.rs
@hstove-stacks

Copy link
Copy Markdown
Contributor

Comment thread stacks-common/src/types/mod.rs Outdated
@rob-stacks
rob-stacks merged commit 27656aa into stacks-network:pox-wf-integration Jun 26, 2026
232 of 233 checks passed
@github-actions

Copy link
Copy Markdown

Closed PR has been locked after 14 days of inactivity.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants