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

Refactor the Network component to hold different networks #652

Closed
tilacog opened this issue Apr 21, 2023 · 1 comment
Closed

Refactor the Network component to hold different networks #652

tilacog opened this issue Apr 21, 2023 · 1 comment
Assignees

Comments

@tilacog
Copy link
Contributor

tilacog commented Apr 21, 2023

Depends on #651.

Refactor code to create a Networks wrapper type that groups Network components by chain id.

This allows selecting the appropriate Network value based on the protocolNetwork property for every context.

E.g., Action Workers must resolve their Action's protocol network before executing them.

@tilacog tilacog added this to the Multiple Chain Operation milestone Apr 21, 2023
@tilacog tilacog self-assigned this Apr 21, 2023
@tilacog tilacog added this to Indexer Apr 21, 2023
@github-project-automation github-project-automation bot moved this to 🗃️ Inbox in Indexer Apr 21, 2023
@tilacog tilacog moved this from 🗃️ Inbox to 📒 Todo in Indexer Apr 21, 2023
@tilacog tilacog changed the title Refactor the Network component to hold two different networks Refactor the Network component to hold different networks Apr 28, 2023
@tilacog tilacog moved this from 📒 Todo to 🏗️ In Progress in Indexer May 1, 2023
@tilacog
Copy link
Contributor Author

tilacog commented Aug 25, 2023

Resolved by #668

@tilacog tilacog closed this as completed Aug 25, 2023
@github-project-automation github-project-automation bot moved this from 🏗️ In Progress to ❌ Closed in Indexer Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

No branches or pull requests

1 participant