Skip to content

Update accumulator.rs - #63

Open
Noisyxl wants to merge 1 commit into
privacy-ethereum:mainfrom
Noisyxl:main
Open

Update accumulator.rs#63
Noisyxl wants to merge 1 commit into
privacy-ethereum:mainfrom
Noisyxl:main

Conversation

@Noisyxl

@Noisyxl Noisyxl commented Nov 29, 2024

Copy link
Copy Markdown

Changes

1. snark-verifier/src/pcs/kzg/accumulator.rs

  • Old: "Since in circuit everything are in scalar field..."
  • New: "Since in circuit everything is in scalar field..."
  • Old: "The const generic LIMBS and BITS respectively represents..."
  • New: "The const generic LIMBS and BITS respectively represent..."

Reason: Fixed subject-verb agreement for better grammatical accuracy.

2. snark-verifier/src/system/halo2/transcript/halo2.rs

  • Old: "Instructions to encode/decode a elliptic curve point..."
  • New: "Instructions to encode/decode an elliptic curve point..."

Reason: Fixed incorrect article usage ("a" to "an" before word starting with vowel sound).

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.

1 participant