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

Open
wants to merge 40 commits into
base: dev
Choose a base branch
from

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
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.

2 participants