ethereum-optimism / ethereum-optimism/optimism
MTCannon: Rename stepsSinceLastContextSwitch to stepsSinceLastPreemption
Open
A-cannon
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 38m
- Merged PRs (30d)
- 164
Description
## Description
To use more precise / consistent language, rename `State.stepsSinceLastContextSwitch` to `State.stepsSinceLastPreemption`.
**Note**: Remember to update the [MTCannon specs](https://github.com/ethereum-optimism/specs/pull/391) to match the new field name.
Contributor guide
Assessment
This issue has not been assessed yet.