zksync-era icon indicating copy to clipboard operation
zksync-era copied to clipboard

feat: Remove old EN code

Open popzxc opened this issue 1 year ago • 0 comments

What ❔

  • Removes old EN code.
  • Some configs weren't used in the framework code by mistake. This is fixed now.
  • Diamond proxy address was made private in config so that it's obtained in a checked manner.

Some changes are not done in this PR to reduce the scope (e.g. removing unneeded dependencies).

Why ❔

Switch to framework.

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 zk fmt and zk lint.

popzxc avatar Aug 06 '24 07:08 popzxc