Closed yudetamago closed 5 years ago
modifications
MAX_UINT256
remarks
MAX_UINT256 + 1
web3.exceptions.ValidationError
eth_tester.exceptions.ValidationError
LGTM
ok to merge?
modifications
MAX_UINT256
hack ( https://github.com/ethereum/vyper/blob/97ed5fec89947d41fd91f5190c4478ffcadbb9fb/tests/examples/tokens/ERC20_solidity_compatible/test/erc20_tests_1.py#L174-L178 ) because that problem is fixed now ( https://github.com/ethereum/vyper/issues/653 ).remarks
MAX_UINT256 + 1
tokens causesweb3.exceptions.ValidationError
( https://github.com/LayerXcom/verified-vyper-contracts/pull/48/files#diff-eb9eb23418a279d00cc78d9b52f5b8c6R123 ) , noteth_tester.exceptions.ValidationError