ethereum-optimism / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
5.66k stars 3.3k forks source link

EVM Engineering: maximize code coverage without changing source code #13026

Open smartcontracts opened 22 hours ago

smartcontracts commented 22 hours ago

While we're executing on #13024 and #13024, we should be working on getting code coverage to a maximum without changing any source code. This issue can be considered "done" when we are not able to improve code coverage further without making changes to source code.

This excludes MIPS64 and Asterisc contracts.