-
Notifications
You must be signed in to change notification settings - Fork 1.8k
implement extended evm service interface #17496
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
Conversation
I see you updated files related to
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WDYT about detaching this from the relayer and having an evm chain service in the evm repo?
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Maybe we can move it to chainlink-evm with a separate PR later |
Anything that can be declared in chainlink-evm (i.e. no dependencies on packages in this repo) should be put there now. Otherwise it just new tech debt blocking the ongoing evm extraction. |
|
JIRA