xermicus
|
95ff85c6d1
|
implement block.number and block.timestamp
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-05-07 18:03:17 +02:00 |
|
Cyrill Leutwiler
|
df8ebb61ec
|
Integrate benchmarks and differential tests against an EVM interpreter (#7)
|
2024-04-24 18:51:19 +02:00 |
|
xermicus
|
21dd0abb8a
|
add SPDX header to integration contracts
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-04-18 12:30:09 +02:00 |
|
xermicus
|
b208daed7e
|
implement the value opcode
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-04-17 18:05:51 +02:00 |
|
xermicus
|
99d22cde2f
|
provide Solidity source for mstore8 tests
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-04-17 12:48:19 +02:00 |
|
xermicus
|
796d0c19bb
|
integration: instantiate the module in prepare
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-04-16 20:06:34 +02:00 |
|
xermicus
|
ec952fd2cb
|
add another msize test case
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-03-26 15:11:39 +01:00 |
|
xermicus
|
17832855e0
|
implement msize opcode
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-03-26 12:03:28 +01:00 |
|
xermicus
|
2865676323
|
add fibonacci implementations to integration tests
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-03-26 09:47:25 +01:00 |
|
Cyrill Leutwiler
|
50f2dd9b74
|
Polkavm heap (#2)
Use PolkaVM heap
|
2024-03-22 12:41:41 +01:00 |
|
Cyrill Leutwiler
|
cffa14a4d2
|
Emerge Yul recompiler (#1)
Provide a modified (and incomplete) version of ZKSync zksolc that can compile the most basic contracts
|
2024-03-12 12:06:02 +01:00 |
|