Skip to content

feat(common): resolve eth_call via RPC provider#2016

Merged
shiyasmohd merged 3 commits intomainfrom
shiyasmohd/provider-ethcall
Mar 25, 2026
Merged

feat(common): resolve eth_call via RPC provider#2016
shiyasmohd merged 3 commits intomainfrom
shiyasmohd/provider-ethcall

Conversation

@shiyasmohd
Copy link
Contributor

@shiyasmohd shiyasmohd commented Mar 24, 2026

  • Adds rpc.<network>.eth_call() syntax to call eth_call directly via a configured RPC provider
  • Remove the dataset-scoped "dataset_ref".eth_call() path
  • Update tests & docs

@shiyasmohd shiyasmohd marked this pull request as ready for review March 24, 2026 16:23
@shiyasmohd
Copy link
Contributor Author

Note: The large number of files is updating imports/tests/docs.

@shiyasmohd shiyasmohd requested a review from LNSD March 24, 2026 16:26
@shiyasmohd shiyasmohd self-assigned this Mar 24, 2026
Copy link
Contributor

@LNSD LNSD left a comment

Choose a reason for hiding this comment

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

Please, check my comments 🙂

@shiyasmohd shiyasmohd force-pushed the shiyasmohd/provider-ethcall branch 3 times, most recently from 0188277 to 3e0961c Compare March 25, 2026 06:18
@shiyasmohd shiyasmohd requested a review from LNSD March 25, 2026 06:25
@shiyasmohd shiyasmohd force-pushed the shiyasmohd/provider-ethcall branch from 3e0961c to f08dc7f Compare March 25, 2026 12:36
Copy link
Contributor

@LNSD LNSD left a comment

Choose a reason for hiding this comment

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

LGTM ✅

@shiyasmohd shiyasmohd merged commit bb53f3f into main Mar 25, 2026
8 checks passed
@shiyasmohd shiyasmohd deleted the shiyasmohd/provider-ethcall branch March 25, 2026 13:45
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