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

Implemented authorised segwit transaction signing #172

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

amendelzon
Copy link
Collaborator

  • Implemented signer changes to allow for both legacy and segwit sighash computation and signing
  • Implemented new signing operation and changes in existing signing operations in middleware to support ledger changes
  • Added ledger tests support for segwit signing tests
  • Added new ledger test cases covering multiple segwit signing use cases
  • Added new and updated existing middleware unit tests
  • Updated protocol documentation to reflect new signing operation and changes in existing signing operations

- Implemented signer changes to allow for both legacy and segwit sighash computation and signing
- Implemented new signing operation and changes in existing signing operations in middleware to support ledger changes
- Added ledger tests support for segwit signing tests
- Added new ledger test cases covering multiple segwit signing use cases
- Added new and updated existing middleware unit tests
- Updated protocol documentation to reflect new signing operation and changes in existing signing operations
@amendelzon amendelzon requested a review from italo-sampaio April 3, 2024 23:13
italo-sampaio
italo-sampaio previously approved these changes Apr 4, 2024
Copy link
Collaborator

@italo-sampaio italo-sampaio left a comment

Choose a reason for hiding this comment

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

LGTM!

@amendelzon amendelzon force-pushed the feature/segwit-sighash branch from b9f5ce4 to e4aa4b9 Compare April 4, 2024 19:31
Copy link
Collaborator

@italo-sampaio italo-sampaio left a comment

Choose a reason for hiding this comment

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

LGTM!

@amendelzon amendelzon merged commit aea9013 into master Apr 4, 2024
6 checks passed
@amendelzon amendelzon deleted the feature/segwit-sighash branch April 4, 2024 19:55
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