lambda_ethereum_consensus icon indicating copy to clipboard operation
lambda_ethereum_consensus copied to clipboard

Add boundary checks on numeric types

Open MegaRedHand opened this issue 1 year ago • 2 comments

We should check that uint64 numbers are between 0 and 2**64 - 1.

MegaRedHand avatar Nov 14 '23 10:11 MegaRedHand