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/dsdk 276 create keyring-eth module #6792

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

aussedatlo
Copy link
Contributor

@aussedatlo aussedatlo commented Apr 30, 2024

βœ… Checklist

  • npx changeset was attached.
  • Covered by automatic tests.
  • Impact of the changes:
    • ...

πŸ“ Description

Create keyring-eth module to implement a simple keyring interface with:

  • getAddress
  • signTransaction
  • signMessage

This PR handle two ticket:

❓ Context


🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.
  • Performance considerations have been taken into account. (changes have been profiled or benchmarked if necessary)

Copy link

vercel bot commented Apr 30, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
web-tools ❌ Failed (Inspect) May 3, 2024 9:03am
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-docs ⬜️ Ignored (Inspect) Visit Preview May 3, 2024 9:03am
ledger-live-github-bot ⬜️ Ignored (Inspect) Visit Preview May 3, 2024 9:03am
native-ui-storybook ⬜️ Ignored (Inspect) Visit Preview May 3, 2024 9:03am
react-ui-storybook ⬜️ Ignored (Inspect) Visit Preview May 3, 2024 9:03am

@aussedatlo aussedatlo changed the base branch from develop to feat/dsdk-284-context-module-cal April 30, 2024 16:00
@live-github-bot live-github-bot bot added the ledgerjs Has changes in the ledgerjs open source libs label Apr 30, 2024
@aussedatlo aussedatlo force-pushed the feat/dsdk-284-context-module-cal branch from c23a6a8 to df2bf9a Compare May 3, 2024 08:54
@aussedatlo aussedatlo force-pushed the feat/dsdk-284-context-module-cal branch from df2bf9a to a06bb82 Compare May 7, 2024 07:37
@aussedatlo aussedatlo marked this pull request as draft May 7, 2024 07:40
@aussedatlo aussedatlo force-pushed the feat/dsdk-284-context-module-cal branch 10 times, most recently from cb53f9f to 0bde643 Compare May 16, 2024 10:32
Base automatically changed from feat/dsdk-284-context-module-cal to develop May 17, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ledgerjs Has changes in the ledgerjs open source libs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant