longdacao

Results 2 issues of longdacao

in the following contract, the field "number" can be overflow when use function setnumber. And in the report, it doesn't find this issue ``` contract HelloWorld { string name; uint8...

enhancement

in the following contract, the field "number" can be overflow to 0 when use function setnumber. And in the report, it doesn't find this issue ``` contract HelloWorld { string...

enhancement