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

feat: pubdata type changes from sync-layer-stable #3425

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

perekopskiy
Copy link
Contributor

What ❔

Changes to PubdataType from sync-layer-stable: Validium variant is removed and specific DAs are added. This change is breaking but

  • for DB only Rollup is used for pre-gateway and this variant wasn't changed
  • for consensus protobuf pubdata_params is null for pre-gateway
    so it should be good.

Changes to allow reading system bytecodes from L2 upgrade tx factory deps.
Fix metadata[3] in eth watcher processor.

Why ❔

Reduce sync-layer-stable diff

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.

@perekopskiy perekopskiy marked this pull request as ready for review January 6, 2025 15:27
@perekopskiy perekopskiy added this pull request to the merge queue Jan 6, 2025
@perekopskiy perekopskiy removed this pull request from the merge queue due to a manual request Jan 6, 2025
@perekopskiy perekopskiy added this pull request to the merge queue Jan 6, 2025
Merged via the queue into main with commit f09087b Jan 6, 2025
32 checks passed
@perekopskiy perekopskiy deleted the sync-layer-stable-prep branch January 6, 2025 17:23
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