ethereum-optimism / ethereum-optimism/asterisc
RISCV.sol should implement `ISemver`
Open
- Dominant language
- Go
- Stars
- 109
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
All of our contracts implement `ISemver` so that we can know which versions are being used. Right now `RISCV.sol` doesn't implement this. The fact that it was [vendored](https://github.com/ethereum-optimism/optimism/blob/90435d076bdc9a7f4cee6ade0fa86afb9dc2609d/packages/contracts-bedrock/src/vendor/asterisc/RISCV.sol) into the monorepo means this change needs to happen in 2 places
Contributor guide
Assessment
This issue has not been assessed yet.