Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Operator methods missing, form Go SDK #280

Merged
merged 45 commits into from
Feb 20, 2025
Merged

Conversation

pablodeymo
Copy link
Collaborator

@pablodeymo pablodeymo commented Feb 4, 2025

Fixes #

types/operator is missing the following functions

  • Operator.Validate
  • OperatorPubkeys.ToContractPubkeys
  • OperatorIdFromContractG1Pubkey
  • OperatorIdFromKeyPair
  • G1PubkeyFromContractG1Pubkey

What Changed?

Reviewer Checklist

  • New features are tested and documented
  • PR updates the changelog with a description of changes
  • PR has one of the changelog-X labels (if applies)
  • Code deprecates any old functionality before removing it

@pablodeymo pablodeymo changed the title [WIP] operator/validate WIP [WIP] Operator methods missing, form Go SDK Feb 6, 2025
@MegaRedHand MegaRedHand added the changelog-added [changelog] PR adds a new feature label Feb 17, 2025
@pablodeymo pablodeymo changed the title [WIP] Operator methods missing, form Go SDK feat: Operator methods missing, form Go SDK Feb 17, 2025
@pablodeymo pablodeymo marked this pull request as ready for review February 17, 2025 20:02
@supernovahs supernovahs merged commit 944a8e4 into dev Feb 20, 2025
11 checks passed
@supernovahs supernovahs deleted the operator_validate branch February 20, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-added [changelog] PR adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants