Alex Beregszaszi
|
0357cedb5c
|
Update tests and include new for create/create2 calculation
|
2022-09-27 22:31:46 +02:00 |
|
chriseth
|
77038aa40e
|
Update test expectations.
|
2022-05-23 13:37:50 +02:00 |
|
Daniel Kirchner
|
a2f768d29a
|
Remove empty settings.
|
2022-05-19 20:23:28 +02:00 |
|
Daniel Kirchner
|
58d21f1e9d
|
Remove // compileViaYul: also
|
2022-05-19 20:23:28 +02:00 |
|
Daniel Kirchner
|
4b9c01752d
|
Test updates.
|
2022-03-16 15:34:38 +01: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
|
defc74c8a2
|
Merge pull request #12282 from ethereum/fix-gas-test-enforcement
Fix gas cost enforcement for constructors and make `--enforce-gas-cost-min-value` actually work
|
2021-11-22 12:39:07 +01:00 |
|
Kamil Śliwak
|
90fdea95e7
|
TestFunctionCall::formatRawParameters(): Ensure that uint8_t overload of toHex() is called
- Wrong overload results in isoltest padding each char to 32 bytes
|
2021-11-15 20:52:25 +01:00 |
|
Kamil Śliwak
|
032f2d8f9f
|
Update gas expectations
|
2021-11-15 16:32:45 +01:00 |
|
Alexander Arlt
|
e9ee571b35
|
[isoltest] Add support for call side-effects.
|
2021-05-22 00:12:07 -05:00 |
|
Alexander Arlt
|
799106acfe
|
[isoltest] Add account builtin.
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
|
2021-05-21 12:38:05 +01:00 |
|
Alexander Arlt
|
19ad9fac99
|
[isoltest] Add support to query balance.
|
2021-04-28 16:19:05 +02:00 |
|