Skip to content

Feat/unified secp256k1 k256#7305

Open
rob-stacks wants to merge 12 commits into
stacks-network:developfrom
rob-stacks:feat/unified_secp256k1_k256
Open

Feat/unified secp256k1 k256#7305
rob-stacks wants to merge 12 commits into
stacks-network:developfrom
rob-stacks:feat/unified_secp256k1_k256

Conversation

@rob-stacks

@rob-stacks rob-stacks commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Description

This patch unifies the secp256k1 curve api to use the k256 crate (https://crates.io/crates/k256)

Additional unit tests have been added to ensure the whole api is covered

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

@rob-stacks rob-stacks marked this pull request as ready for review June 15, 2026 13:51
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.

1 participant