Skip to content

Replace providerConfig setter with a public initializeProvider method#1133

Merged
cryptodev-2s merged 5 commits into
mainfrom
feature/remove-provider-setter
Apr 3, 2023
Merged

Replace providerConfig setter with a public initializeProvider method#1133
cryptodev-2s merged 5 commits into
mainfrom
feature/remove-provider-setter

Conversation

@cryptodev-2s
Copy link
Copy Markdown
Contributor

@cryptodev-2s cryptodev-2s commented Mar 16, 2023

This PR Replace providerConfig setter with a public initializeProvider method
Related issue #1021

@cryptodev-2s cryptodev-2s requested a review from a team as a code owner March 16, 2023 15:41
@cryptodev-2s cryptodev-2s changed the title feat: remove providerConfig setter and getter Replace providerConfig setter with a public initializeProvider method Mar 16, 2023
Comment thread packages/network-controller/src/NetworkController.ts Outdated
Comment thread packages/network-controller/tests/NetworkController.test.ts Outdated
Comment thread packages/network-controller/tests/NetworkController.test.ts Outdated
jskelly84
jskelly84 previously approved these changes Mar 17, 2023
Copy link
Copy Markdown
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more comment but otherwise looks good to me!

Comment thread packages/network-controller/tests/NetworkController.test.ts Outdated
Comment thread packages/network-controller/src/NetworkController.ts Outdated
Comment thread packages/network-controller/src/NetworkController.ts Outdated
mcmire
mcmire previously approved these changes Mar 30, 2023
Copy link
Copy Markdown
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor comment but looks good to me otherwise.

Comment thread packages/network-controller/src/NetworkController.ts Outdated
@Gudahtt
Copy link
Copy Markdown
Member

Gudahtt commented Mar 30, 2023

Looks good to me too! I can approve after the conflicts are resolved

Copy link
Copy Markdown
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cryptodev-2s cryptodev-2s merged commit d71226e into main Apr 3, 2023
@cryptodev-2s cryptodev-2s deleted the feature/remove-provider-setter branch April 3, 2023 16:01
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.

NetworkController API normalization: Replace providerConfig setter with a public initializeProvider method

4 participants