Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: DualVMToken totalSupply (#1569)
Fixes an issue where `totalSupply` was skipping the high-part of the u256 reported in code-423n4/2024-09-kakarot-findings#15 - Correctly deserialize return value - Update test to launch a token with populated (low, high) parts of the u256 struct <!-- Reviewable:start --> - - - This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/kkrt-labs/kakarot/1569) <!-- Reviewable:end --> Co-authored-by: Clément Walter <clement0walter@gmail.com>
- Loading branch information