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: Refactor WG DAL #3560

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

feat: Refactor WG DAL #3560

wants to merge 4 commits into from

Conversation

Artemka374
Copy link
Contributor

@Artemka374 Artemka374 commented Jan 31, 2025

What ❔

Move specified WG DAL methods to separate files. Some of the methods are unified, so they are left as is, but can be reworked as well in a follow-up(since it might require another thousand lines of changes).

Why ❔

To improve readability(the previous file was 2000 lines of code and it's hard to understand at least something there)

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.

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