Paweł Bylica
|
c4b6f5f00b
|
test: Properly clear storage dirty flag
Clear storage dirty flag between transactions in EVMHost. The EIP-2200
dirty flag should be persisted only in a single transaction.
|
2022-11-08 18:13:17 +01:00 |
|
Daniel Kirchner
|
a9c21863d4
|
Update tests.
|
2022-08-15 16:24:10 +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 |
|
chriseth
|
e9592c3f8e
|
Update tests.
|
2022-02-21 14:32:52 +01:00 |
|
Daniel Kirchner
|
1a0605c594
|
Update tests.
|
2021-11-03 12:39:55 +01:00 |
|
Kamil Śliwak
|
105b4b4c8b
|
Update tests
|
2021-07-05 13:46:53 +02:00 |
|
hrkrshnn
|
4d6c951396
|
Isoltest gas update after Berlin gas cost changes
|
2021-05-26 12:23:06 +02:00 |
|
Alexander Arlt
|
1f2711b0aa
|
[isoltest] Replace storage command with 'storage_empty' builtin.
|
2021-04-27 16:28:37 -05:00 |
|
Daniel Kirchner
|
96c8123b6b
|
Use unbounded allocation before returning.
|
2021-04-08 18:37:24 +02:00 |
|
hrkrshnn
|
2c75d1dfe4
|
Isoltest gas update for FunctionSpecializer
|
2021-03-29 11:02:31 +02:00 |
|
Djordje Mijovic
|
b73e9f3eef
|
Update tests.
|
2021-03-10 14:22:30 +01:00 |
|
Alexander Arlt
|
da36055449
|
[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.
|
2020-11-21 08:57:56 -05:00 |
|
Djordje Mijovic
|
11033c9536
|
Moving some bytes and array tests to semanticTests
|
2020-11-13 12:32:39 +01:00 |
|