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

Isolate zksync logic from cast.rs to a dedicated module #851

Open
Jrigada opened this issue Jan 20, 2025 · 0 comments
Open

Isolate zksync logic from cast.rs to a dedicated module #851

Jrigada opened this issue Jan 20, 2025 · 0 comments
Labels
Internal ⚙️ p2 🟡 Indicates moderately high priority item refactor 🧰

Comments

@Jrigada
Copy link
Contributor

Jrigada commented Jan 20, 2025

As part of Operation Reliability we would like to reduce the zksync footprint in upstream files to make the upstream merge process easier and faster.
cast.rs has several ZKsync-prefixed functions that should be moved into a dedicated module within the same crate.

@Jrigada Jrigada added Internal ⚙️ p2 🟡 Indicates moderately high priority item refactor 🧰 labels Jan 20, 2025
@Jrigada Jrigada changed the title Isolate zksync logic from cast.rs to a dedicated module #848 Isolate zksync logic from cast.rs to a dedicated module Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal ⚙️ p2 🟡 Indicates moderately high priority item refactor 🧰
Projects
None yet
Development

No branches or pull requests

1 participant