Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Documentation Improvements in ZK-EVM Specs #505

Merged

Conversation

joaolago1113
Copy link
Contributor

@joaolago1113 joaolago1113 commented Dec 10, 2023

Description:

This pull request includes several updates to the ZK-EVM specifications documentation. The main change is in bytecode-proof.md, where the definition of push_data_left has been made clearer. Previously, the description read, "The number of left bytes data needs to be PUSHed," which was somewhat incomprehensible. Other minor grammar and clarity fixes are included in different parts of the documentation.

Commits:

  1. 4302df1: Updated the description of push_data_left for better clarity.
  2. 1225a85: Fixed a spelling error in opcode/5AGAS.md.
  3. 60d3c05: Improved grammar in copy-proof.md.
  4. 5754ad8: Corrected grammar in evm-proof.md.

Request for Review:

I've updated the definition of push_data_left to make it easier to understand as I found hard to interpret. It'd be great if you could check this part to ensure it aligns well with the technical aspects of the ZK-EVM.

Copy link
Collaborator

@ChihChengLiang ChihChengLiang left a comment

Choose a reason for hiding this comment

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

Hi @joaolago1113,
Your updated description of push_data_left is clearer.
Thank you for improving this part of the doc.

@ChihChengLiang ChihChengLiang merged commit c45d517 into privacy-scaling-explorations:master Dec 11, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants