Skip to content

Commit

Permalink
Merge pull request #814 from ethereum/solve_364
Browse files Browse the repository at this point in the history
Put a value to be detected if the returndatasize isn't written
  • Loading branch information
winsvega authored Mar 27, 2021
2 parents 20c689d + ab32a1c commit ff68495
Show file tree
Hide file tree
Showing 6 changed files with 3,522 additions and 1,152 deletions.

Large diffs are not rendered by default.

4,312 changes: 3,268 additions & 1,044 deletions BlockchainTests/GeneralStateTests/stReturnDataTest/revertRetDataSize.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"call_ecrec_success_empty_then_returndatasize" : {
"_info" : {
"comment" : "",
"filling-rpc-server" : "evm version 1.10.2-unstable-22082f9e-20210309",
"filling-tool-version" : "retesteth-0.1.0-accesslist+commit.47c69eb3.Linux.g++",
"lllcversion" : "Version: 0.5.14-develop.2020.6.22+commit.9189ad7a.Linux.g++",
"filling-rpc-server" : "evm version 1.10.1-unstable-5aba9461-20210307",
"filling-tool-version" : "retesteth-0.1.0-accesslist+commit.4804afbb.Linux.g++",
"lllcversion" : "Version: 0.5.14-develop.2021.3.7+commit.14c9d5de.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stReturnDataTest/call_ecrec_success_empty_then_returndatasizeFiller.json",
"sourceHash" : "86d098c1c86647f56d81dc06d6a6be89032308c504b5caef0ce1a39e4ec025a6"
"sourceHash" : "7d4a313756a8e033d08a74ca80230c1571fcf87691187129dcb2d4a9c76ed877"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
Expand All @@ -24,7 +24,7 @@
"gas" : 0,
"value" : 0
},
"hash" : "0xb89328a51d1151784f19eaf7a3e7dc7b98ce1bcf40b19723243cc7c92cd5078b",
"hash" : "0x4ee6988294836ad9759b12b52782a3fe59af7199058f30fc051b830675d5415c",
"txbytes" : "0xf8628001850a00000000940f572e5295c57f15886f9b263e2f6d2d6c7b5ec680801ba03b6c2d4d0d9d0abf4d624a6f2930e213789e9c00f679a9afa996fb4bd27cb507a024a40d7f4cf44278ac739ecf9eeba61554646709142d968ed1c555be138a3ea2",
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
Expand All @@ -36,7 +36,7 @@
"gas" : 0,
"value" : 0
},
"hash" : "0xdb03aa457ce2df8d8b2fcc9e9b8da295d82e7f09109714d076f411d09b6ebeec",
"hash" : "0x07d3cf19db0944b99940b2444b3fcb680a6c36032af450e5546232f3d875082f",
"txbytes" : "0xf8628001850a00000000940f572e5295c57f15886f9b263e2f6d2d6c7b5ec680801ba03b6c2d4d0d9d0abf4d624a6f2930e213789e9c00f679a9afa996fb4bd27cb507a024a40d7f4cf44278ac739ecf9eeba61554646709142d968ed1c555be138a3ea2",
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
Expand All @@ -48,6 +48,7 @@
"code" : "0x60aa60006000600060006001619000f1503d60005500",
"nonce" : "0x00",
"storage" : {
"0x00" : "0x60a7"
}
},
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
Expand Down
Loading

0 comments on commit ff68495

Please sign in to comment.