-
Notifications
You must be signed in to change notification settings - Fork 74
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
Remove goerli and polygon mumbai deployments #1991
Conversation
@api3/chains * @api3/airnode-node: ^4.14.0 → ^5.1.0 * @api3/airnode-protocol: ^4.14.0 → ^5.1.0
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.
I haven't spotted any remnants of Goerli and Polygon mumbai and changes LGTM, but I see the contract verification script is failing.
Yes, for that I created #1992 since it seems unrelated to the changes I made here. I'll investigate and open a PR for that then merge this. |
🤦 the error was because I forgot to actually remove (the gnosis failure is intermittent e.g. fine here: https://github.com/api3dao/airnode/actions/runs/7825972140/job/21351086763) |
I see. I only checked the code (and not filenames). |
Yea, my silly mistake. Mind approving then? |
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.
👍 LGTM
Closes #1988