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

[Feature] Rosetta Keys #137

Closed
7 of 9 tasks
Tracked by #106
Slickbird opened this issue Jan 12, 2023 · 1 comment · Fixed by #167
Closed
7 of 9 tasks
Tracked by #106

[Feature] Rosetta Keys #137

Slickbird opened this issue Jan 12, 2023 · 1 comment · Fixed by #167
Assignees
Labels
feature A new feature to be implemented

Comments

@Slickbird
Copy link

Slickbird commented Jan 12, 2023

🚀 Feature of #106

Rust based Rosetta Keys

Description:

  • provides an implementation of cryptographic operations for Rosetta-supported curves.

Rosetta-SDK-Go Keys

  • [Keys] Errors
  • [Keys] Keys
  • [Keys] Signer
  • [Keys] Signers
    • edwards25519
    • pallas
    • secp256k1
    • secp256r1
  • [Keys] Types
@Slickbird Slickbird added the feature A new feature to be implemented label Jan 12, 2023
@Slickbird Slickbird added this to the Full Rosetta SDK Spec milestone Jan 12, 2023
@Slickbird Slickbird changed the title [Feature] Keys [Feature] Rosetta Keys Jan 17, 2023
@gluax gluax self-assigned this Jan 24, 2023
@gluax
Copy link
Collaborator

gluax commented Mar 7, 2023

Pallas will not be implemented as part of this feature due to its scope of it becoming larger than initially thought. Instead please see #166.

@gluax gluax mentioned this issue Mar 7, 2023
@gluax gluax closed this as completed in #167 Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to be implemented
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants