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

feat: schnorr signing workaround #123

Merged
merged 73 commits into from
Jul 25, 2024
Merged

Conversation

alfonsobries
Copy link
Member

@alfonsobries alfonsobries commented Jul 22, 2024

Summary

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

  • Adds a workaround to sign with Schnorr using JS
  • Adjusts serialization/deserialization
  • Adds multisignature registration and tests
  • Renames delegate registration to validator registration
  • Removes some code related to deprecated transactions type; another task exists to cleanup more stuff

Checklist

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

@ItsANameToo ItsANameToo changed the title feat: schnorr hack feat: schnorr signing workaround Jul 22, 2024
@alfonsobries alfonsobries marked this pull request as ready for review July 24, 2024 17:20
@ItsANameToo ItsANameToo merged commit f7a6578 into feat/mainsail Jul 25, 2024
2 checks passed
@ItsANameToo ItsANameToo deleted the feat/schnorr-hack branch July 25, 2024 14:31
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