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

private key from keypair tool #4029

Merged
merged 2 commits into from
Mar 12, 2024
Merged

private key from keypair tool #4029

merged 2 commits into from
Mar 12, 2024

Conversation

LesnyRumcajs
Copy link
Member

@LesnyRumcajs LesnyRumcajs commented Mar 6, 2024

Summary of changes

Changes introduced in this pull request:

  • a simple tool to get the private key from the keypair so that it can be used in Lotus and vice-versa. Theoretically, we could make the import/export more user-friendly, but then we'd be in the field of compatibility with Lotus internal structure, which is not guaranteed to be the same across versions.

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner March 6, 2024 13:44
@LesnyRumcajs LesnyRumcajs requested review from hanabi1224 and sudo-shashank and removed request for a team March 6, 2024 13:44
@LesnyRumcajs LesnyRumcajs marked this pull request as draft March 6, 2024 13:45
@LesnyRumcajs LesnyRumcajs force-pushed the private-key-export branch 2 times, most recently from 7aaf829 to 668e684 Compare March 7, 2024 10:23
@LesnyRumcajs LesnyRumcajs marked this pull request as ready for review March 7, 2024 10:26
Copy link

@samuelarogbonlo samuelarogbonlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Mar 12, 2024
Merged via the queue into main with commit da44520 Mar 12, 2024
27 checks passed
@LesnyRumcajs LesnyRumcajs deleted the private-key-export branch March 12, 2024 11:08
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.

None yet

3 participants