cartesi / rollups-contracts

Smart Contracts for Cartesi Rollups
https://cartesi.github.io/rollups-contracts/
Apache License 2.0
18 stars 38 forks source link

Deprecate `{arbitrum,optimism}_goerli` #168

Closed guidanoli closed 8 months ago

guidanoli commented 9 months ago

📚 Context

The Goerli testnet has been deprecated. We should remove these deployments as well. This is a breaking change.

✔️ Solution

Remove deployment files to these networks. This issue depends on #167.