Skip to content

refactor: update message signing #158

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

Merged
merged 10 commits into from
Apr 2, 2025

Conversation

alexbarnsley
Copy link
Member

Summary

https://app.clickup.com/t/86dw832hv

Removed the original PrivateKey#sign method and renamed the sign_compact method. Also removed the keccak hasher method as I found that we can pass in a hashed message and skip the hasher on coincurve's side

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ItsANameToo ItsANameToo merged commit 2b91995 into feat/mainsail Apr 2, 2025
4 checks passed
@ItsANameToo ItsANameToo deleted the refactor/update-message-signing branch April 2, 2025 09:58
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