Skip to content

Conversation

@grarco
Copy link
Collaborator

@grarco grarco commented Dec 5, 2025

Describe your changes

Closes #4989.

Changes the signature functions to require a public key instead of a private one when mocking a signature. Introduces a new SigOrPubKey trait to share the behavior of public and private keys.

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

@grarco grarco requested a review from tzemanovic December 5, 2025 12:17
@grarco grarco added SDK breaking:SDK SDK breaking change labels Dec 5, 2025
@grarco grarco marked this pull request as ready for review December 5, 2025 13:33
@github-actions github-actions bot added the breaking:api public API breaking change label Dec 5, 2025
@mergify
Copy link
Contributor

mergify bot commented Dec 5, 2025

🧪 CI Insights

Here's what we observed from your CI run for 1e103ce.

🟢 All jobs passed!

But CI Insights is watching 👀

@brentstone brentstone added this to the Current Priorities milestone Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking:api public API breaking change breaking:SDK SDK breaking change SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No private keys for mock signatures

4 participants