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(provider): crate provider error enum #411

Merged
merged 1 commit into from
Sep 24, 2023
Merged

Conversation

dancoombs
Copy link
Collaborator

@dancoombs dancoombs commented Sep 23, 2023

Closes #409

Add a provider error enum to consolidate error types on the provider interface.

Also sunk in fixes to the polygon priority fee estimation that we put in release directly to handle an on-call event.

@dancoombs dancoombs merged commit 637805a into main Sep 24, 2023
6 checks passed
@dancoombs dancoombs deleted the danc/provider-error branch September 24, 2023 17:56
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.

providers: Consolidate Provider error types, fix base_fee in Polygon oracle
2 participants