chore: remove op-revm crate (moved to ethereum-optimism/optimism)
The op-revm crate has been moved to the ethereum-optimism/optimism
repository. This commit removes it from this workspace and updates
all references to point to the new location.
- Remove crates/op-revm directory
- Remove op-revm from workspace members and dependencies
- Remove op_revm_tests from ee-tests
- Update CI workflows to remove op-revm checks
- Update documentation links to point to ethereum-optimism/optimism
- Add deprecation notice to README.md
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>