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

Allow AffinePoint to be correctly turned into bytes #344

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

ayrtondutchman
Copy link
Contributor

Yesterday I was messing around with bls-signatures python impl and bindings and noticed that in the python impl when a AffinePoint is turned into bytes it doesn't handle it like it handles a JacobianPoint turned into bytes. Even though the process is exactly the same as the first thing that is done to the Jacobian is it is turned into Affine.

@ayrtondutchman
Copy link
Contributor Author

@mariano54 thanks for reviewing. I saw that it couldn't be merged because of something called vigilant mode. Which was new to me. Now that I have read up about it. I think I have been able to sign the older commit. (Was a bit of a hassle as you can see) Now I was wondering if the workflows could get re-approved.

Copy link
Member

@hoffmang9 hoffmang9 left a comment

Choose a reason for hiding this comment

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

lgtm now that it’s signed

@emlowe emlowe merged commit 3980ffe into Chia-Network:main Oct 18, 2022
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.

None yet

4 participants