Skip to content

feat: add pox-5 support in pox-locking library#7062

Merged
brice-stacks merged 41 commits intostacks-network:pox-5-integrationfrom
brice-stacks:feat/pox-5-locking
Apr 7, 2026
Merged

feat: add pox-5 support in pox-locking library#7062
brice-stacks merged 41 commits intostacks-network:pox-5-integrationfrom
brice-stacks:feat/pox-5-locking

Conversation

@brice-stacks
Copy link
Copy Markdown
Contributor

@brice-stacks brice-stacks commented Mar 31, 2026

Just the last commit here is new, building off of Aaron's feat/pox-5-integration.
The upstream branch is updated and this is now targeting that new branch.

@brice-stacks brice-stacks force-pushed the feat/pox-5-locking branch 2 times, most recently from 5c03cc9 to b4026de Compare March 31, 2026 19:46
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 31, 2026

Pull Request Test Coverage Report for Build 23881813536

Details

  • 281 of 897 (31.33%) changed or added relevant lines in 15 files are covered.
  • 506 unchanged lines in 32 files lost coverage.
  • Overall coverage decreased (-0.09%) to 46.549%

Changes Missing Coverage Covered Lines Changed/Added Lines %
stackslib/src/chainstate/stacks/db/transactions.rs 4 5 80.0%
stackslib/src/chainstate/nakamoto/signer_set.rs 0 2 0.0%
stackslib/src/chainstate/stacks/db/blocks.rs 4 8 50.0%
clarity/src/vm/database/clarity_db.rs 5 13 38.46%
pox-locking/src/lib.rs 9 17 52.94%
stackslib/src/chainstate/stacks/boot/mod.rs 0 33 0.0%
pox-locking/src/events.rs 21 61 34.43%
clarity/src/vm/database/structures.rs 85 177 48.02%
pox-locking/src/pox_5.rs 116 544 21.32%
Files with Coverage Reduction New Missed Lines %
pox-locking/src/events.rs 1 61.43%
stackslib/src/chainstate/burn/db/mod.rs 1 53.57%
stackslib/src/chainstate/nakamoto/miner.rs 1 81.4%
stackslib/src/chainstate/nakamoto/staging_blocks.rs 1 79.96%
stackslib/src/chainstate/stacks/db/accounts.rs 1 54.82%
stackslib/src/chainstate/stacks/db/mod.rs 1 67.78%
stackslib/src/chainstate/stacks/db/transactions.rs 1 7.29%
stackslib/src/core/mempool.rs 1 76.66%
stackslib/src/net/inv/nakamoto.rs 1 77.97%
stacks-signer/src/client/stacks_client.rs 1 53.14%
Totals Coverage Status
Change from base Build 23779787501: -0.09%
Covered Lines: 102761
Relevant Lines: 220758

💛 - Coveralls

Comment thread pox-locking/src/events.rs Outdated
Copy link
Copy Markdown
Contributor

@hstove-stacks hstove-stacks left a comment

Choose a reason for hiding this comment

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

LGTM!

@brice-stacks brice-stacks merged commit 1ed321c into stacks-network:pox-5-integration Apr 7, 2026
325 of 327 checks passed
@brice-stacks brice-stacks deleted the feat/pox-5-locking branch April 7, 2026 18:46
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants