Czar102
Results
3
comments of
Czar102
Any reason this PR doesn't seem to be getting merged?
I also view `uint` as the "native" type for the VM, and I think it's natural for it to exist. `uint256` can be considered an alias of this fundamental type,...
Very much agree @frangio. Every time I get forced by the compiler to declare data location in the interface, I become confused for a moment, because it doesn't make any...