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

ethproviders.NewProviders(): Pass ethrpc.Option, e.g. .WithHTTPClient() #161

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

VojtechVitek
Copy link
Contributor

  • ethproviders.NewProviders(): Pass ethrpc.Option, e.g. .WithHTTPClient()
  • Import transport/traceid pkgs used in tests

@VojtechVitek VojtechVitek changed the title ethproviders newproviders pass ethrpc op ethproviders.NewProviders(): Pass ethrpc.Option, e.g. .WithHTTPClient() Mar 7, 2025
Copy link

@david-littlefarmer david-littlefarmer left a comment

Choose a reason for hiding this comment

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

Just to note, this is breaking change.

@VojtechVitek
Copy link
Contributor Author

Just to note, this is breaking change.

Agreed, it is technically a breaking change. However, since this optional argument is internal only & wasn't used in any of the Sequence products either, I think it's very safe to deprecate. No one should be affected by the signature change. 👍

@VojtechVitek VojtechVitek merged commit 83b5ab7 into master Mar 7, 2025
8 checks passed
@VojtechVitek VojtechVitek deleted the ethproviders-newproviders-pass-ethrpc-op branch March 7, 2025 13:35
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