api3dao / airnode

Airnode monorepo
https://docs.api3.org/
MIT License
160 stars 66 forks source link

Deploy RRP contracts to new market chains #2000

Closed vanshwassan closed 4 days ago

vanshwassan commented 3 weeks ago

Deployed RRP contracts to the new chains that recently got added to the Market. Deterministic deployment worked for all the chains.

vanshwassan commented 3 weeks ago

Any thoughts on why x-layer and x-layer-sepolia-testnet fail verification?

It's probably because the transactionHash and receipt are missing from the json files generated after the deployment. I remember this happening when I deployed the protocol contracts on arbitrum-sepolia in the past too. Will try to look into it but for now, I will just generate and add the fields manually.

Ashar2shahid commented 2 weeks ago

I reran the tests all the new chains are passing tests, Ill update api3/chains to change the providers for the old chains that keep failing CI, (gnosis/polygon/ethereum-sepolia)