Closed antazoey closed 2 days ago
fixes: issue where couldnt use getattr approach for ecosystems from evmchains - only worked on connection but not when access.
getattr
feat: make auto-forked networks happen for evm-chains based ecosystems (like we did for custom)
move some logic around copy some idea from 1 place to another
moony = networks.moonbeam rivery = moony.moonriver-fork
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
Checklist