Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[refactor] Allow wallets to import smaller surface of coreth #486

Open
darioush opened this issue Feb 6, 2024 · 0 comments
Open

[refactor] Allow wallets to import smaller surface of coreth #486

darioush opened this issue Feb 6, 2024 · 0 comments
Labels
cleanup help wanted Extra attention is needed

Comments

@darioush
Copy link
Collaborator

darioush commented Feb 6, 2024

Currently the c chain and primary subnet wallets in avalanchego end up importing plugin/evm, which imports a lot of stuff, like the entire eth api.
Probably we can figure out a separation that would allow for the client interfaces and atomic tx types & serialization to be separated, but since this involves the codec it is not super trivial.

@darioush darioush added help wanted Extra attention is needed cleanup labels Feb 6, 2024
darioush added a commit that referenced this issue Apr 25, 2024
* add documentation guidelines

* fix
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cleanup help wanted Extra attention is needed
Projects
Archived in project
Development

No branches or pull requests

1 participant