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

Breaking change: unifying provider interfaces, preparing network providers for extraction - step 3 #182

Merged
merged 5 commits into from
Apr 6, 2022

Conversation

andreibancioiu
Copy link
Contributor

Third part of decoupling src/networkProvider from erdjs components: move networkConfig, networkState, stats to networkProvider package.

When decoupling is done, no file within src/networkProvider should reference files from other packages. Then, we can extract networkProvider to a separate repository and continue the interface reconciliation process (API & Proxy).

@andreibancioiu andreibancioiu self-assigned this Apr 6, 2022
@bogdan-rosianu bogdan-rosianu self-requested a review April 6, 2022 13:09
@andreibancioiu andreibancioiu merged commit 9189d40 into main Apr 6, 2022
@andreibancioiu andreibancioiu deleted the network-obj branch April 6, 2022 13:18
andreibancioiu added a commit that referenced this pull request Sep 25, 2024
Breaking change: unifying provider interfaces, preparing network providers for extraction - step 3
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.

3 participants