Files
solidity/scripts
hrkrshnn 41ce3feb0a test: some tests for push0
1. `push0_disallowed.yul`: checks if `push0()` is a valid builtin in strict Yul
2. `push0_disallowed.sol`: checks if `push0()` is a valid builtin in inline assembly
3. `push0.sol`: simple semantic test that returns 0
4. `evmone_support.sol`: tests if push0 works properly in evmone
5. Updated some bytecode too large tests to use `shanghai` as version
6. Updated various tests where `push1 0` was hardcoded in different forms / expectations on bytecode
size (`Assembler.cpp`, `GasCosts.cpp`, `SolidityCompiler.cpp`, `SolidityExpressionCompiler.cpp`)
2023-04-12 00:10:24 +02:00
..
2023-02-01 10:39:00 -03:00
2023-01-12 11:47:14 +01:00
2022-08-29 11:50:29 +02:00
2022-10-23 17:58:13 -03:00
2023-03-28 14:37:01 +02:00
2018-12-10 14:59:55 +01:00
2021-11-04 12:07:27 +01:00
2023-02-01 10:39:00 -03:00
2021-02-01 17:14:38 +01:00
2023-02-01 10:39:00 -03:00
2021-02-01 17:14:38 +01:00
2023-04-12 00:10:24 +02:00
2021-03-04 16:53:05 +01:00