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

chore: Reduce diff with sync layer stable (zkstack) #3416

Merged
merged 16 commits into from
Jan 3, 2025

Conversation

StanislavBreadless
Copy link
Contributor

@StanislavBreadless StanislavBreadless commented Dec 31, 2024

What ❔

Introduces functions to the zkstack related to Gateway. These are included into the libraries, but are not included into the users interface (CLI itself) and a lot of places contain TODO(EVM-927) to indicate that those are not usable before the Gateway contracts have been merged.

Also, as per discussions with @sanekmelnikov it is okay that the first iteration of gateway scripts (esp since those are not usable by the partners yet) use println instead of spinners that are more commonly used in zkstack. For this we have a followup task: EVM-928

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

@StanislavBreadless StanislavBreadless changed the title Reduce diff with sync layer stable (part 2) Reduce diff with sync layer stable (zkstack) Dec 31, 2024
@StanislavBreadless StanislavBreadless changed the title Reduce diff with sync layer stable (zkstack) chore: Reduce diff with sync layer stable (zkstack) Dec 31, 2024
@StanislavBreadless StanislavBreadless marked this pull request as ready for review January 2, 2025 16:06
Copy link
Contributor

@perekopskiy perekopskiy left a comment

Choose a reason for hiding this comment

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

let's resolve/drop/mark todos without task id, otherwise we risk forgetting about them

Copy link
Collaborator

@sanekmelnikov sanekmelnikov left a comment

Choose a reason for hiding this comment

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

Appreciate splitting the CLI interface portion - makes review much easier!
Rechecked that merging this won't break any existing flows for zkstack.
--zksync-related comment is probably the one that I'd ask to address in this PR, as it's unnecessarily user facing and easy to fix.
All the other comments can be addressed in future PRs.

@StanislavBreadless StanislavBreadless added this pull request to the merge queue Jan 3, 2025
Merged via the queue into main with commit 0d83184 Jan 3, 2025
44 checks passed
@StanislavBreadless StanislavBreadless deleted the sb-reduce-sls-diff-2 branch January 3, 2025 15:58
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