cronos icon indicating copy to clipboard operation
cronos copied to clipboard

Problem: memiavl revisit the integer overflows handling

Open yihuang opened this issue 2 years ago • 0 comments

There are many manual integer conversions right now, because in storage level there are a few uint32 at play, but in public APIs, they are exposed as int64, do a final refinements on this issue, do overflow checks and return errors properly.

yihuang avatar Apr 18 '23 03:04 yihuang