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

Vergrth16 base #37

Merged
merged 22 commits into from
Oct 21, 2024
Merged

Vergrth16 base #37

merged 22 commits into from
Oct 21, 2024

Conversation

alinaT95
Copy link
Contributor

@alinaT95 alinaT95 commented Oct 2, 2024

No description provided.

tvm_vm/Cargo.toml Outdated Show resolved Hide resolved
Copy link
Contributor

@SilkovAlexander SilkovAlexander left a comment

Choose a reason for hiding this comment

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

Pls fix dependencies and remove unnecessary commented code

let address_seed = Bn254FrElement::from_str(address_seed).unwrap();
let addr_seed = (&address_seed).into();

let (first, second) = split_to_two_frs(eph_pk_bytes).unwrap();
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove pure unwraps, fn should return Err on bad arguments

  • I think it's bad thing to pass json encoded parameters as an argument

@elasticLove1 elasticLove1 merged commit 1c6d42f into main Oct 21, 2024
0 of 4 checks passed
@elasticLove1 elasticLove1 deleted the vergrth16_base branch October 21, 2024 11:18
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.

4 participants