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

Ensure light-client can be bundled nodejs crypto free #6684

Open
jeluard opened this issue Apr 18, 2024 · 0 comments
Open

Ensure light-client can be bundled nodejs crypto free #6684

jeluard opened this issue Apr 18, 2024 · 0 comments
Labels
scope-light-clients All issues regarding light client development.

Comments

@jeluard
Copy link
Member

jeluard commented Apr 18, 2024

light-client bundle strips node:crypto, assuming it's not used at runtime.
A saner approach would be to ensure it's not bundled indirectly via dependencies.

@philknows philknows added the scope-light-clients All issues regarding light client development. label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-light-clients All issues regarding light client development.
Projects
None yet
Development

No branches or pull requests

2 participants