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

Fixing into_sign hash for TxSeismic #26

Merged
merged 14 commits into from
Feb 4, 2025
Merged

Fixing into_sign hash for TxSeismic #26

merged 14 commits into from
Feb 4, 2025

Conversation

phexyz
Copy link
Contributor

@phexyz phexyz commented Feb 4, 2025

TxSeismic: signature_hash() is the hash of the transaction without the signature. TranasctionSigned::hash() is the has of the transaction with signature. The hash with the signature is what is canonically known as the transaction hash. Previously TransactionSigned's recalcualted hash for TxSeismic does not include signature so i made changes to improve this

@phexyz phexyz changed the title Fixing tx_sign hash Fixing into_sign hash for TxSeismic Feb 4, 2025
@phexyz phexyz merged commit cbd6fa1 into seismic Feb 4, 2025
4 checks passed
@phexyz phexyz deleted the peter/maketest branch February 4, 2025 21:34
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.

1 participant