contracts
contracts copied to clipboard
[WIP] fix: Limit nonce to uint64 for consistency
Description
Geth treats nonces as uint64 limiting it in the contracts is easier than changing all references in Geth. WIP, needs tests.
Contributing Agreement
- [x] I have read and understood the Optimism Contributing Guide and Code of Conduct and am following those guidelines in this pull request.