Marenz
|
22c7cd22b9
|
Fix wrong cleanup when copying from calldata to memory
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
|
2022-08-08 13:07:16 +02:00 |
|
Matheus Aguiar
|
4fd5c11af7
|
Checks for overflow/underflow after add/sub operations.
|
2022-06-23 14:41:12 -03:00 |
|
chriseth
|
77038aa40e
|
Update test expectations.
|
2022-05-23 13:37:50 +02:00 |
|
Daniel Kirchner
|
58d21f1e9d
|
Remove // compileViaYul: also
|
2022-05-19 20:23:28 +02:00 |
|
Daniel Kirchner
|
5cd98006d4
|
Fill in junk in stack layouts on terminating control flow paths.
|
2022-03-15 18:36:55 +01:00 |
|
chriseth
|
b3fe042884
|
Optimize eq iszero jumpi to xor jumpi and remove double jump.
|
2022-03-10 14:41:41 +01:00 |
|
nishant-sachdeva
|
beabc51c20
|
returnSize assigned according to truth value of returnInfo.dynamicReturnSize
|
2022-03-03 18:55:10 +05:30 |
|
chriseth
|
e9592c3f8e
|
Update tests.
|
2022-02-21 14:32:52 +01:00 |
|
Kamil Śliwak
|
032f2d8f9f
|
Update gas expectations
|
2021-11-15 16:32:45 +01:00 |
|
chriseth
|
080c7245ae
|
Update tests.
|
2021-11-08 14:59:00 +01:00 |
|
chriseth
|
31c504c5ba
|
Add test for extcodesize check.
|
2021-11-08 14:58:09 +01:00 |
|