Skip to content

Remove broken default provider#15

Merged
Gudahtt merged 1 commit intomasterfrom
remove-broken-default-provider
Apr 29, 2020
Merged

Remove broken default provider#15
Gudahtt merged 1 commit intomasterfrom
remove-broken-default-provider

Conversation

@Gudahtt
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt commented Mar 17, 2020

The provider is now a required option. This seemed preferable to embedding another default provider that might also become obsolete. It's commonplace for eth-related libraries to require a provider to be passed in.

The provider is now a required option. This seemed preferable to
embedding another default provider that might also become obsolete.
It's commonplace for eth-related libraries to require a provider to be
passed in.
Copy link
Copy Markdown
Contributor

@whymarrh whymarrh left a comment

Choose a reason for hiding this comment

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

This is a good (albeit, breaking) change

@Gudahtt
Copy link
Copy Markdown
Member Author

Gudahtt commented Mar 17, 2020

This won't actually break anything, since this default provider is already broken. But sure, it makes sense to consider this a breaking change.

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