-
Notifications
You must be signed in to change notification settings - Fork 53
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
feat: migrate LZ contracts from the relay repo #1184
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: nikolay <[email protected]>
Test Results 17 files ±0 83 suites +1 12m 21s ⏱️ +2s Results for commit 77e71e6. ± Comparison against base commit 74c78d1. This pull request removes 1 and adds 10 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
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.
Are we gonna add test for the contracts or will happen in follow up PRs?
We have test coverage on the relay side. The challenge was the hardhat sub module issue but also we've found LZ doesn't support ethers v6 so we're thinking on that. |
Description:
Related issue(s):
Fixes #1183
Notes for reviewer:
Checklist