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

Refactor V1 transaction signing #74

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Refactor V1 transaction signing #74

merged 2 commits into from
Dec 4, 2024

Conversation

n8maninger
Copy link
Member

@n8maninger n8maninger commented Dec 4, 2024

Replaces v1::Transaction::sign with v1::Transaction::whole_sig_hash and v1::Transaction::partial_sig_hash. This change is primarily to provide a more consistent experience with core and the V2::Transaction API. It also makes it slightly less annoying for the JS SDK to implement signing.

@n8maninger n8maninger self-assigned this Dec 4, 2024
@n8maninger n8maninger marked this pull request as ready for review December 4, 2024 04:29
@n8maninger n8maninger merged commit 2e6bc70 into master Dec 4, 2024
2 checks passed
@n8maninger n8maninger deleted the nate/txn-consistency branch December 4, 2024 04:41
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