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

fix: auto fork evmchains networks and better access #2380

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Nov 14, 2024

What I did

  • fixes: issue where couldnt use getattr approach for ecosystems from evmchains - only worked on connection but not when access.

  • feat: make auto-forked networks happen for evm-chains based ecosystems (like we did for custom)

How I did it

move some logic around
copy some idea from 1 place to another

How to verify it

moony = networks.moonbeam
rivery = moony.moonriver-fork

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey marked this pull request as ready for review November 14, 2024 13:05
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

Successfully merging this pull request may close these issues.

2 participants