mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-30 08:24:57 +00:00
157f09e5b6
previous overflow condition is too big to use. 0x7FFFFFFFF squre operation is overflowed uint64. 0x7FFFFFFFF^2 = 0x3F FFFF FFF0 0000 0001