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

Sign personal #27

Merged
merged 3 commits into from
Nov 29, 2024
Merged

Sign personal #27

merged 3 commits into from
Nov 29, 2024

Conversation

chcmedeiros
Copy link
Contributor

No description provided.

@chcmedeiros chcmedeiros force-pushed the sign_personal branch 3 times, most recently from 07ba6b1 to cab2641 Compare November 29, 2024 15:48
uint8_t parity = (info & CX_ECCINFO_PARITY_ODD) == 1;
if (personal_msg) {
*v = 27 + parity;
Copy link
Member

Choose a reason for hiding this comment

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

this number seems like magic here. It would be great if we convert it to some CONST

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good point

@chcmedeiros chcmedeiros merged commit c347914 into dev Nov 29, 2024
34 checks passed
@chcmedeiros chcmedeiros deleted the sign_personal branch November 29, 2024 16:29
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.

3 participants