contracts icon indicating copy to clipboard operation
contracts copied to clipboard

[WIP] fix: Limit nonce to uint64 for consistency

Open smartcontracts opened this issue 4 years ago • 0 comments

Description

Geth treats nonces as uint64 limiting it in the contracts is easier than changing all references in Geth. WIP, needs tests.

Contributing Agreement

smartcontracts avatar Mar 10 '21 21:03 smartcontracts