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

devnet-SDK: typing improvements #14712

Open
protolambda opened this issue Mar 7, 2025 · 0 comments
Open

devnet-SDK: typing improvements #14712

protolambda opened this issue Mar 7, 2025 · 0 comments
Labels
A-devnet-sdk Area: devnet-sdk

Comments

@protolambda
Copy link
Contributor

Improve the typing of the devnet-SDK identifiers, and reduce magic global constant usage.

There should be no arbitrary untyped strings or magic constants in devnet SDK (ex: s.sys.NodeEndpoint("sequencer") is bad).

@protolambda protolambda added the A-devnet-sdk Area: devnet-sdk label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-devnet-sdk Area: devnet-sdk
Projects
None yet
Development

No branches or pull requests

1 participant