Skip to content

Provider should accept path when transport_type is IPC#82

Merged
joaop21 merged 2 commits intomainfrom
js/update-provider
Aug 5, 2025
Merged

Provider should accept path when transport_type is IPC#82
joaop21 merged 2 commits intomainfrom
js/update-provider

Conversation

@joaop21
Copy link
Owner

@joaop21 joaop21 commented Aug 5, 2025

Why:

At the moment, the provider module checks for an :rpc_url configuration, and if it does not exist, it raises.
For IPC, we don't need :rpc_url config; instead, we need :path.

How:

By accepting :path instead of :rpc_url when :transport_type is :ipc.

@joaop21 joaop21 self-assigned this Aug 5, 2025
@joaop21 joaop21 merged commit 431b2da into main Aug 5, 2025
2 checks passed
@joaop21 joaop21 deleted the js/update-provider branch August 5, 2025 17:43
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.

1 participant