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

[EPIC]: Create the independent go modules for crypto and signer #530

Closed
3 of 4 tasks
mastereng12 opened this issue Aug 5, 2024 · 1 comment
Closed
3 of 4 tasks

Comments

@mastereng12
Copy link
Contributor

mastereng12 commented Aug 5, 2024

Context

crypto and signer modules are used in both cli and node, and go dependancies tree is very complicated in the main repo due to the L2 chain integrations. Separating the crypto and signer own modules will allow the cli repo deps more light.
Further more, decouple the L2 client integrations from the main repo to avoid the dep conflicts.

Tasks

Further Steps

@mastereng12
Copy link
Contributor Author

We will close it for now, created #543 to allow track it

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

No branches or pull requests

1 participant