Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

feat: implement CCIP Read as eth_call middleware #2398

Closed
wants to merge 4 commits into from

Conversation

yorhodes
Copy link

@yorhodes yorhodes commented May 3, 2023

Implement CCIP Read spec as optional provider middleware.

Motivation

Fixes #2143

Solution

See ethers-js implementation

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Copy link
Owner

@gakonst gakonst left a comment

Choose a reason for hiding this comment

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

I'm more open to this given it's just a middleware on eth_call, vs the other PR, and I admit I didn't expect a 2nd time PR for this feature so signifies some demand.

@yorhodes
Copy link
Author

yorhodes commented May 4, 2023

for posterity, link to the other PR #2374

@mdtanrikulu
Copy link
Contributor

mdtanrikulu commented May 5, 2023

https://github.com/ensdomains/ethers-ccip-read
here is the middleware implementation. I will make a PR to add it into the README.

@prestwich
Copy link
Collaborator

Closing as out of scope for the project

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENS CCIP-read + wildcard support
4 participants