Skip to content

Commit

Permalink
Merge pull request #617 from ethereum/correctHuge
Browse files Browse the repository at this point in the history
correct huge expect sections in state tests
  • Loading branch information
winsvega committed Aug 2, 2019
2 parents 5d85b07 + c06b907 commit 9a4609a
Show file tree
Hide file tree
Showing 6 changed files with 165 additions and 87,145 deletions.
4 changes: 2 additions & 2 deletions GeneralStateTests/stAttackTest/ContractCreationSpam.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"ContractCreationSpam" : {
"_info" : {
"comment" : "",
"filledwith" : "testeth 1.7.0-alpha.0+commit.2b11ce5c",
"filledwith" : "testeth 1.7.0-alpha.1-12+commit.e993828d.dirty",
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stAttackTest/ContractCreationSpamFiller.json",
"sourceHash" : "ad2ca95af07f369d4fa2d0699d2880b5b35ad365bdc8ad4309734088ea13c614"
"sourceHash" : "8939839e7f241a5ab6b69bbd47598386a96fc61301f532ed0f0403300dc3ffcc"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
Expand Down
4 changes: 2 additions & 2 deletions GeneralStateTests/stQuadraticComplexityTest/Create1000.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"Create1000" : {
"_info" : {
"comment" : "",
"filledwith" : "testeth 1.7.0-alpha.0+commit.2b11ce5c",
"filledwith" : "testeth 1.7.0-alpha.1-12+commit.e993828d.dirty",
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stQuadraticComplexityTest/Create1000Filler.json",
"sourceHash" : "e553f8ebe42ba276595f69f654e5d429d3e5efeb76fba76f2638d99f3b425ca0"
"sourceHash" : "91df48b1584d214c76e17d8791a3dd4349a2aa5efbf8d975b77783aacc5e81c9"
},
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"Create1000Byzantium" : {
"_info" : {
"comment" : "",
"filledwith" : "testeth 1.7.0-alpha.0+commit.2b11ce5c",
"filledwith" : "testeth 1.7.0-alpha.1-12+commit.e993828d.dirty",
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stQuadraticComplexityTest/Create1000ByzantiumFiller.json",
"sourceHash" : "57e38302e4b455f8e05db900cda6aedeed0783f587f60e7fe40a0f995a335a7b"
"sourceHash" : "b29c71f5c1b93ec96d796ec5ec3321cea4b41b00d5c8bf9a18b2fe31c1d582f1"
},
"env" : {
"currentCoinbase" : "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b",
Expand Down

0 comments on commit 9a4609a

Please sign in to comment.