celo-org / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
3 stars 2 forks source link

Check deployment of important OP contracts #196

Closed lvpeschke closed 1 month ago

palango commented 1 month ago

After some discussions our feelings is that any non-interactive test based on the state will not be helpful, as it will just check what the code is supposed to do, but at a late point in time.

Instead we should opt for some smoke test to make sure contracts and transactions work as expected. Created https://github.com/celo-org/celo-blockchain-planning/issues/387 for this.