Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"src/GeneralStateTestsFiller/Pyspecs/cancun/eip1153_tstore/test_tstorage.py::test_tload_after_sstore[fork_Cancun-blockchain_test]" : {
"_info" : {
"comment" : "`execution-spec-tests` generated test",
"description" : "Test function documentation:\n\n Loading after storing returns the stored value: TSTORE(x, y), TLOAD(x)\n returns y.\n\n Based on [ethereum/tests/.../18_tloadAfterStoreFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/18_tloadAfterStoreFiller.yml)\\", # noqa: E501",
"description" : "Test function documentation:\n\n Loading after storing returns the stored value: TSTORE(x, y), TLOAD(x)\n returns y.\n\n Based on [ethereum/tests/.../18_tloadAfterStoreFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/18_tloadAfterStoreFiller.yml)\\",
"filling-rpc-server" : "evm version 1.14.4-unstable-3d8028a6-20240513",
"filling-tool-version" : "retesteth-0.3.2-cancun+commit.2a41f237.Linux.g++",
"filling-transition-tool" : "evm version 1.14.4-unstable-3d8028a6-20240513",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"src/GeneralStateTestsFiller/Pyspecs/cancun/eip1153_tstore/test_tstorage.py::test_tload_after_tstore[fork_Cancun-blockchain_test]" : {
"_info" : {
"comment" : "`execution-spec-tests` generated test",
"description" : "Test function documentation:\n\n Loading after storing returns the stored value: TSTORE(x, y), TLOAD(x)\n returns y.\n\n Based on [ethereum/tests/.../02_tloadAfterTstoreFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/02_tloadAfterTstoreFiller.yml)\\", # noqa: E501",
"description" : "Test function documentation:\n\n Loading after storing returns the stored value: TSTORE(x, y), TLOAD(x)\n returns y.\n\n Based on [ethereum/tests/.../02_tloadAfterTstoreFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/02_tloadAfterTstoreFiller.yml)\\",
"filling-rpc-server" : "evm version 1.14.4-unstable-3d8028a6-20240513",
"filling-tool-version" : "retesteth-0.3.2-cancun+commit.2a41f237.Linux.g++",
"filling-transition-tool" : "evm version 1.14.4-unstable-3d8028a6-20240513",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"src/GeneralStateTestsFiller/Pyspecs/cancun/eip1153_tstore/test_tstorage.py::test_tload_after_tstore_is_zero[fork_Cancun-blockchain_test]" : {
"_info" : {
"comment" : "`execution-spec-tests` generated test",
"description" : "Test function documentation:\n\n Test that tload returns zero after tstore is called with zero.\n\n Based on [ethereum/tests/.../03_tloadAfterStoreIs0Filler.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/03_tloadAfterStoreIs0Filler.yml)\\", # noqa: E501",
"description" : "Test function documentation:\n\n Test that tload returns zero after tstore is called with zero.\n\n Based on [ethereum/tests/.../03_tloadAfterStoreIs0Filler.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/03_tloadAfterStoreIs0Filler.yml)\\",
"filling-rpc-server" : "evm version 1.14.4-unstable-3d8028a6-20240513",
"filling-tool-version" : "retesteth-0.3.2-cancun+commit.2a41f237.Linux.g++",
"filling-transition-tool" : "evm version 1.14.4-unstable-3d8028a6-20240513",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"src/GeneralStateTestsFiller/Pyspecs/cancun/eip1153_tstore/test_tstorage.py::test_transient_storage_unset_values[fork_Cancun-blockchain_test]" : {
"_info" : {
"comment" : "`execution-spec-tests` generated test",
"description" : "Test function documentation:\n\n Test that tload returns zero for unset values. Loading an arbitrary value is\n 0 at beginning of transaction: TLOAD(x) is 0.\n\n Based on [ethereum/tests/.../01_tloadBeginningTxnFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/01_tloadBeginningTxnFiller.yml)\\", # noqa: E501",
"description" : "Test function documentation:\n\n Test that tload returns zero for unset values. Loading an arbitrary value is\n 0 at beginning of transaction: TLOAD(x) is 0.\n\n Based on [ethereum/tests/.../01_tloadBeginningTxnFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/01_tloadBeginningTxnFiller.yml)\\",
"filling-rpc-server" : "evm version 1.14.4-unstable-3d8028a6-20240513",
"filling-tool-version" : "retesteth-0.3.2-cancun+commit.2a41f237.Linux.g++",
"filling-transition-tool" : "evm version 1.14.4-unstable-3d8028a6-20240513",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"src/GeneralStateTestsFiller/Pyspecs/cancun/eip1153_tstore/test_tstorage.py::test_tload_after_sstore[fork_Cancun-state_test]" : {
"_info" : {
"comment" : "`execution-spec-tests` generated test",
"description" : "Test function documentation:\n\n Loading after storing returns the stored value: TSTORE(x, y), TLOAD(x)\n returns y.\n\n Based on [ethereum/tests/.../18_tloadAfterStoreFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/18_tloadAfterStoreFiller.yml)\\", # noqa: E501",
"description" : "Test function documentation:\n\n Loading after storing returns the stored value: TSTORE(x, y), TLOAD(x)\n returns y.\n\n Based on [ethereum/tests/.../18_tloadAfterStoreFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/18_tloadAfterStoreFiller.yml)\\",
"filling-rpc-server" : "evm version 1.14.4-unstable-3d8028a6-20240513",
"filling-tool-version" : "retesteth-0.3.2-cancun+commit.2a41f237.Linux.g++",
"filling-transition-tool" : "evm version 1.14.4-unstable-3d8028a6-20240513",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"src/GeneralStateTestsFiller/Pyspecs/cancun/eip1153_tstore/test_tstorage.py::test_tload_after_tstore[fork_Cancun-state_test]" : {
"_info" : {
"comment" : "`execution-spec-tests` generated test",
"description" : "Test function documentation:\n\n Loading after storing returns the stored value: TSTORE(x, y), TLOAD(x)\n returns y.\n\n Based on [ethereum/tests/.../02_tloadAfterTstoreFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/02_tloadAfterTstoreFiller.yml)\\", # noqa: E501",
"description" : "Test function documentation:\n\n Loading after storing returns the stored value: TSTORE(x, y), TLOAD(x)\n returns y.\n\n Based on [ethereum/tests/.../02_tloadAfterTstoreFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/02_tloadAfterTstoreFiller.yml)\\",
"filling-rpc-server" : "evm version 1.14.4-unstable-3d8028a6-20240513",
"filling-tool-version" : "retesteth-0.3.2-cancun+commit.2a41f237.Linux.g++",
"filling-transition-tool" : "evm version 1.14.4-unstable-3d8028a6-20240513",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"src/GeneralStateTestsFiller/Pyspecs/cancun/eip1153_tstore/test_tstorage.py::test_tload_after_tstore_is_zero[fork_Cancun-state_test]" : {
"_info" : {
"comment" : "`execution-spec-tests` generated test",
"description" : "Test function documentation:\n\n Test that tload returns zero after tstore is called with zero.\n\n Based on [ethereum/tests/.../03_tloadAfterStoreIs0Filler.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/03_tloadAfterStoreIs0Filler.yml)\\", # noqa: E501",
"description" : "Test function documentation:\n\n Test that tload returns zero after tstore is called with zero.\n\n Based on [ethereum/tests/.../03_tloadAfterStoreIs0Filler.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/03_tloadAfterStoreIs0Filler.yml)\\",
"filling-rpc-server" : "evm version 1.14.4-unstable-3d8028a6-20240513",
"filling-tool-version" : "retesteth-0.3.2-cancun+commit.2a41f237.Linux.g++",
"filling-transition-tool" : "evm version 1.14.4-unstable-3d8028a6-20240513",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"src/GeneralStateTestsFiller/Pyspecs/cancun/eip1153_tstore/test_tstorage.py::test_transient_storage_unset_values[fork_Cancun-state_test]" : {
"_info" : {
"comment" : "`execution-spec-tests` generated test",
"description" : "Test function documentation:\n\n Test that tload returns zero for unset values. Loading an arbitrary value is\n 0 at beginning of transaction: TLOAD(x) is 0.\n\n Based on [ethereum/tests/.../01_tloadBeginningTxnFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/01_tloadBeginningTxnFiller.yml)\\", # noqa: E501",
"description" : "Test function documentation:\n\n Test that tload returns zero for unset values. Loading an arbitrary value is\n 0 at beginning of transaction: TLOAD(x) is 0.\n\n Based on [ethereum/tests/.../01_tloadBeginningTxnFiller.yml](https://github.com/ethereum/tests/blob/9b00b68593f5869eb51a6659e1cc983e875e616b/src/EIPTestsFiller/StateTests/stEIP1153-transientStorage/01_tloadBeginningTxnFiller.yml)\\",
"filling-rpc-server" : "evm version 1.14.4-unstable-3d8028a6-20240513",
"filling-tool-version" : "retesteth-0.3.2-cancun+commit.2a41f237.Linux.g++",
"filling-transition-tool" : "evm version 1.14.4-unstable-3d8028a6-20240513",
Expand Down