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

add native segwit support for ledger message signing #364

Conversation

m-aboelenein
Copy link
Member

🔘 PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Enhancement
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

📜 Background

Provide a brief explanation of why this pull request is needed. Include the problem you are solving or the functionality you are adding. Reference any related issues.

Issue Link: #[issue_number]
Context Link (if applicable):

🔄 Changes

Does this PR introduce a breaking change?

  • Yes, Incompatible API changes
  • No, Adds functionality (backwards compatible)
  • No, Bug fixes (backwards compatible)

Changes:

  • What has been modified, added, or removed
  • Which are breaking changes

Impact:

  • How it improves performance, fixes bugs, adds functionality, etc.
  • Impact on downstream apps, link to issues or PRs for migration
  • What to test

🖼 Screenshot / 📹 Video

✅ Review checklist

Please ensure the following are true before merging:

  • Code Style is consistent with the project guidelines.
  • Code is readable and well-commented.
  • No unnecessary or debugging code has been added.
  • Security considerations have been taken into account.
  • The change has been manually tested and works as expected.
  • Breaking changes and their impacts have been considered and documented.
  • Code does not introduce new technical debt or issues.

ledger/index.ts Outdated Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Feb 2, 2024

Test this PR with npm i --save-exact @secretkeylabs/xverse-core@9.2.0-6269ab5

@m-aboelenein m-aboelenein merged commit a79ea81 into develop Feb 2, 2024
3 checks passed
@m-aboelenein m-aboelenein deleted the mahmoud/eng-3676-issue-with-address-for-ledger-message-signing branch February 2, 2024 12:09
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.

2 participants