Kamil Śliwak

Results 536 comments of Kamil Śliwak

Thanks for the report! I can confirm that this still happens on 0.8.25. And not only for `shanghai`. At first I thought it could be somehow related to `PUSH0`, but...

Thanks for the report. This looks bad. Something like this should be happening in `solc` too so I suspect it could be caused by the emscripten binary being built with...

I'd say https://github.com/ethereum/solc-bin/pull/147 actually is a dependency. Both should be merged together.

But it's just the fact that we have no tuple-type variables, right? I don't think this particular feature would force us in any way to introduce them. Though I'm not...

> array brackets makes me think elements are of the same type, which is not true. I think it depends on what each of us is used to. To me...