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

fix: error when not supplying a provider #13

Merged
merged 5 commits into from
Dec 14, 2024
Merged

Conversation

cristovaoth
Copy link
Contributor

@cristovaoth cristovaoth commented Dec 14, 2024

This PR removes and resolves a dependency on an EIP-1193 provider, which should have been optional. closes #12

When a provider is not supplied, the a default RPC from airlock is used.

@jfschwarz jfschwarz changed the title Fix-12 - Optional RPC provider fix: error when not supplying a provider Dec 14, 2024
@jfschwarz jfschwarz merged commit 80ccfe1 into main Dec 14, 2024
2 checks passed
@jfschwarz jfschwarz deleted the fix/11-broken-optional-rpc branch December 14, 2024 19:48
jfschwarz pushed a commit that referenced this pull request Dec 14, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.0.4](v1.0.3...v1.0.4)
(2024-12-14)


### Bug Fixes

* error when not supplying a provider
([#13](#13))
([80ccfe1](80ccfe1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Error Provider is required when not passing providers to planExecution
2 participants