-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
proof-producer: memory expansion tests
- Loading branch information
Showing
55 changed files
with
338 additions
and
4 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
crypto3/libs/blueprint/include/nil/blueprint/zkevm_bbf/opcodes/address.hpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
#pragma once | ||
|
||
#include <nil/blueprint/zkevm/zkevm_word.hpp> | ||
#include <nil/blueprint/zkevm_bbf/types/opcode.hpp> | ||
#include <nil/blueprint/zkevm_bbf/opcodes/dummy.hpp> | ||
|
||
namespace nil { | ||
namespace blueprint { | ||
namespace bbf{ | ||
|
||
template<typename FieldType> | ||
using zkevm_address_operation = zkevm_dummy_operation<FieldType>; | ||
} // namespace bbf | ||
} // namespace blueprint | ||
} // namespace nil |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+2.28 KB
...of-producer/resources/traces/memory_expansion/calldatacopy/mem_expand_calldatacopy.bc.bin
Binary file not shown.
Binary file added
BIN
+351 Bytes
...-producer/resources/traces/memory_expansion/calldatacopy/mem_expand_calldatacopy.copy.bin
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...f-producer/resources/traces/memory_expansion/calldatacopy/mem_expand_calldatacopy.exp.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��˼�ᕓE@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...roducer/resources/traces/memory_expansion/calldatacopy/mem_expand_calldatacopy.keccak.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��˼�ᕓE@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...f-producer/resources/traces/memory_expansion/calldatacopy/mem_expand_calldatacopy.mpt.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��˼�ᕓE"@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
Binary file added
BIN
+22.8 KB
...of-producer/resources/traces/memory_expansion/calldatacopy/mem_expand_calldatacopy.rw.bin
Binary file not shown.
Binary file added
BIN
+81.3 KB
...producer/resources/traces/memory_expansion/calldatacopy/mem_expand_calldatacopy.zkevm.bin
Binary file not shown.
Binary file added
BIN
+2.28 KB
.../bin/proof-producer/resources/traces/memory_expansion/codecopy/mem_expand_codecopy.bc.bin
Binary file not shown.
Binary file added
BIN
+417 Bytes
...in/proof-producer/resources/traces/memory_expansion/codecopy/mem_expand_codecopy.copy.bin
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...bin/proof-producer/resources/traces/memory_expansion/codecopy/mem_expand_codecopy.exp.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�ϫ��c@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
.../proof-producer/resources/traces/memory_expansion/codecopy/mem_expand_codecopy.keccak.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�ϫ��c@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...bin/proof-producer/resources/traces/memory_expansion/codecopy/mem_expand_codecopy.mpt.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�ϫ��c"@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
Binary file added
BIN
+22.6 KB
.../bin/proof-producer/resources/traces/memory_expansion/codecopy/mem_expand_codecopy.rw.bin
Binary file not shown.
Binary file added
BIN
+80.2 KB
...n/proof-producer/resources/traces/memory_expansion/codecopy/mem_expand_codecopy.zkevm.bin
Binary file not shown.
Binary file added
BIN
+2.25 KB
.../tests/bin/proof-producer/resources/traces/memory_expansion/mcopy/mem_expand_mcopy.bc.bin
Binary file not shown.
Binary file added
BIN
+313 Bytes
...ests/bin/proof-producer/resources/traces/memory_expansion/mcopy/mem_expand_mcopy.copy.bin
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...tests/bin/proof-producer/resources/traces/memory_expansion/mcopy/mem_expand_mcopy.exp.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��������@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...ts/bin/proof-producer/resources/traces/memory_expansion/mcopy/mem_expand_mcopy.keccak.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��������@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...tests/bin/proof-producer/resources/traces/memory_expansion/mcopy/mem_expand_mcopy.mpt.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��������"@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
Binary file added
BIN
+22.3 KB
.../tests/bin/proof-producer/resources/traces/memory_expansion/mcopy/mem_expand_mcopy.rw.bin
Binary file not shown.
Binary file added
BIN
+81 KB
...sts/bin/proof-producer/resources/traces/memory_expansion/mcopy/mem_expand_mcopy.zkevm.bin
Binary file not shown.
Binary file added
BIN
+2.28 KB
.../tests/bin/proof-producer/resources/traces/memory_expansion/mload/mem_expand_mload.bc.bin
Binary file not shown.
Binary file added
BIN
+128 Bytes
...ests/bin/proof-producer/resources/traces/memory_expansion/mload/mem_expand_mload.copy.bin
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...tests/bin/proof-producer/resources/traces/memory_expansion/mload/mem_expand_mload.exp.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�����ŗ�"@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...ts/bin/proof-producer/resources/traces/memory_expansion/mload/mem_expand_mload.keccak.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�����ŗ�"@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...tests/bin/proof-producer/resources/traces/memory_expansion/mload/mem_expand_mload.mpt.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�����ŗ�""@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
Binary file added
BIN
+11.3 KB
.../tests/bin/proof-producer/resources/traces/memory_expansion/mload/mem_expand_mload.rw.bin
Binary file not shown.
Binary file added
BIN
+44.7 KB
...sts/bin/proof-producer/resources/traces/memory_expansion/mload/mem_expand_mload.zkevm.bin
Binary file not shown.
Binary file added
BIN
+2.28 KB
...ests/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore.bc.bin
Binary file not shown.
Binary file added
BIN
+128 Bytes
...ts/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore.copy.bin
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...sts/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore.exp.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ʖ�Ԟ���B@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
.../bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore.keccak.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ʖ�Ԟ���B@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...sts/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore.mpt.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ʖ�Ԟ���B"@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
Binary file added
BIN
+13.9 KB
...ests/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore.rw.bin
Binary file not shown.
Binary file added
BIN
+57.8 KB
...s/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore.zkevm.bin
Binary file not shown.
Binary file added
BIN
+2.28 KB
...sts/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore8.bc.bin
Binary file not shown.
Binary file added
BIN
+128 Bytes
...s/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore8.copy.bin
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...ts/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore8.exp.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��Ȇ����H@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore8.keccak.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��Ȇ����H@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...ts/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore8.mpt.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
��Ȇ����H"@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
Binary file added
BIN
+13.4 KB
...sts/bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore8.rw.bin
Binary file not shown.
Binary file added
BIN
+56.8 KB
.../bin/proof-producer/resources/traces/memory_expansion/mstore/mem_expand_mstore8.zkevm.bin
Binary file not shown.
Binary file added
BIN
+2.25 KB
...roducer/resources/traces/memory_expansion/returndatacopy/mem_expand_returndatacopy.bc.bin
Binary file not shown.
Binary file added
BIN
+658 Bytes
...ducer/resources/traces/memory_expansion/returndatacopy/mem_expand_returndatacopy.copy.bin
Binary file not shown.
1 change: 1 addition & 0 deletions
1
...oducer/resources/traces/memory_expansion/returndatacopy/mem_expand_returndatacopy.exp.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�����Q@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...cer/resources/traces/memory_expansion/returndatacopy/mem_expand_returndatacopy.keccak.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�����Q@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
1 change: 1 addition & 0 deletions
1
...oducer/resources/traces/memory_expansion/returndatacopy/mem_expand_returndatacopy.mpt.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
�����Q"@a7854f32091eca8f7c93df94688ae61f24f16d1c8c695dcd3315b9d3cad12ad9 |
Binary file added
BIN
+50.2 KB
...roducer/resources/traces/memory_expansion/returndatacopy/mem_expand_returndatacopy.rw.bin
Binary file not shown.
Binary file added
BIN
+155 KB
...ucer/resources/traces/memory_expansion/returndatacopy/mem_expand_returndatacopy.zkevm.bin
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.