Skip to content

Few small changes#31

Open
lovesh wants to merge 1 commit into
iden3:masterfrom
lovesh:patch1
Open

Few small changes#31
lovesh wants to merge 1 commit into
iden3:masterfrom
lovesh:patch1

Conversation

@lovesh
Copy link
Copy Markdown

@lovesh lovesh commented Aug 23, 2022

  • Some formatting and typo fixes in r1cs_bin_format.md
  • Some code comments in r1cs parser
  • Fixing function name in Readme

- Some formatting and typo fixes in r1cs_bin_format.md
- Some code comments in r1cs parser
- Fixing function name in Readme
Comment thread doc/r1cs_bin_format.md
Version allows to update the format.

Have a very good comprasion ratio for sparse r1cs as it's the normal case.
Have a very good comparison ratio for sparse r1cs as it's the normal case.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
Have a very good comparison ratio for sparse r1cs as it's the normal case.
Have a very good compression ratio for sparse r1cs as it's the normal case.

Comment thread doc/r1cs_bin_format.md
┃ fs │ 010000f0 93f5e143 9170b979 48e83328 5d588181 b64550b8 29a031e1 724e6430 ┃ Prime
┗━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
┏━━━━┳━━━━━━━━━━━━━━━━━┓
┃ 32 │ 01 00 00 00 ┃ nWires
Copy link
Copy Markdown

@mratsim mratsim Dec 28, 2023

Choose a reason for hiding this comment

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

Another issue is that the field size field uses bytes as unit, while nWires and the rest use bits in the diagram.

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