aboutsummaryrefslogtreecommitdiffstats
path: root/GeneralStateTests/stCallCreateCallCodeTest
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2017-08-01 18:47:33 +0800
committerGitHub <noreply@github.com>2017-08-01 18:47:33 +0800
commit13292d0e6d88166fd9aa235f444ac273e0103a4f (patch)
treec3d6bf604954c6fbd3f0416d972ca922dda331c3 /GeneralStateTests/stCallCreateCallCodeTest
parent092c0560e8084a05516430b8ed3a735290c969e1 (diff)
parent78c52764c6c26f0a3c2dca25fcd2e1b932ee2c43 (diff)
downloadtangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.gz
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.bz2
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.lz
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.xz
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.tar.zst
tangerine-tests-13292d0e6d88166fd9aa235f444ac273e0103a4f.zip
Merge pull request #238 from ethereum/updateHive
regenerate hive tests
Diffstat (limited to 'GeneralStateTests/stCallCreateCallCodeTest')
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/Call1024BalanceTooLow.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/Call1024OOG.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/CallRecursiveBombPreCall.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/Callcode1024BalanceTooLow.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/Callcode1024OOG.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callOutput1.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callOutput2.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callOutput3.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callOutput3Fail.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callOutput3partialFail.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callWithHighValue.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueAndGasOOG.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueAndOOGatTxLevel.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueOOGinCall.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput1.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput2.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3Fail.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3partial.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3partialFail.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callcodeWithHighValue.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/callcodeWithHighValueAndGasOOG.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createFailBalanceTooLow.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createInitFailBadJumpDestination.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createInitFailStackSizeLargerThan1024.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createInitFailStackUnderflow.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createInitFailUndefinedInstruction.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createInitFail_OOGduringInit.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createInitOOGforCREATE.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json4
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxs.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGas.json42
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPreStore1NotEnoughGas.json22
-rw-r--r--GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorendowmentTooHigh.json22
39 files changed, 625 insertions, 235 deletions
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/Call1024BalanceTooLow.json b/GeneralStateTests/stCallCreateCallCodeTest/Call1024BalanceTooLow.json
index 229f0a23a..95e7c882d 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/Call1024BalanceTooLow.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/Call1024BalanceTooLow.json
@@ -2,7 +2,7 @@
"Call1024BalanceTooLow" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024BalanceTooLowFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/Call1024OOG.json b/GeneralStateTests/stCallCreateCallCodeTest/Call1024OOG.json
index 1770a90da..a6f32acfd 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/Call1024OOG.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/Call1024OOG.json
@@ -2,7 +2,7 @@
"Call1024OOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024OOGFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json b/GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json
index e10a8ed07..052c6be8b 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/Call1024PreCalls.json
@@ -2,7 +2,7 @@
"Call1024PreCalls" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024PreCallsFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json b/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json
index 16a21d501..f895d45c6 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/CallLoseGasOOG.json
@@ -2,7 +2,7 @@
"CallLoseGasOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/CallRecursiveBombPreCall.json b/GeneralStateTests/stCallCreateCallCodeTest/CallRecursiveBombPreCall.json
index 3b515b69c..a045cf6fc 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/CallRecursiveBombPreCall.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/CallRecursiveBombPreCall.json
@@ -2,7 +2,7 @@
"CallRecursiveBombPreCall" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallRecursiveBombPreCallFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024BalanceTooLow.json b/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024BalanceTooLow.json
index 07640909f..c9d92088a 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024BalanceTooLow.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024BalanceTooLow.json
@@ -2,7 +2,7 @@
"Callcode1024BalanceTooLow" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Callcode1024BalanceTooLowFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024OOG.json b/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024OOG.json
index 2d0dd4a6f..0dba69d54 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024OOG.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/Callcode1024OOG.json
@@ -2,7 +2,7 @@
"Callcode1024OOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Callcode1024OOGFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json b/GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json
index 27d5434f4..01c169e8d 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/CallcodeLoseGasOOG.json
@@ -2,7 +2,7 @@
"CallcodeLoseGasOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallcodeLoseGasOOGFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callOutput1.json b/GeneralStateTests/stCallCreateCallCodeTest/callOutput1.json
index 8f66d1ea8..79433256f 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callOutput1.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callOutput1.json
@@ -2,7 +2,7 @@
"callOutput1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callOutput1Filler.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callOutput2.json b/GeneralStateTests/stCallCreateCallCodeTest/callOutput2.json
index b50e95a27..bde009143 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callOutput2.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callOutput2.json
@@ -2,7 +2,7 @@
"callOutput2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callOutput2Filler.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callOutput3.json b/GeneralStateTests/stCallCreateCallCodeTest/callOutput3.json
index d22927c27..eb1ff9fa7 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callOutput3.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callOutput3.json
@@ -2,7 +2,7 @@
"callOutput3" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callOutput3Filler.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callOutput3Fail.json b/GeneralStateTests/stCallCreateCallCodeTest/callOutput3Fail.json
index 9abdc5470..3ba156cec 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callOutput3Fail.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callOutput3Fail.json
@@ -2,7 +2,7 @@
"callOutput3Fail" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callOutput3FailFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json b/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json
index 2439ce774..03f2ac083 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partial.json
@@ -2,7 +2,7 @@
"callOutput3partial" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callOutput3partialFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partialFail.json b/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partialFail.json
index 4d3a5fe5b..36c06de69 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partialFail.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callOutput3partialFail.json
@@ -2,7 +2,7 @@
"callOutput3partialFail" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callOutput3partialFailFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValue.json b/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValue.json
index e68a26985..16c1a6374 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValue.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValue.json
@@ -2,7 +2,7 @@
"callWithHighValue" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callWithHighValueFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueAndGasOOG.json b/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueAndGasOOG.json
index 1b6dac2f6..e126c07ad 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueAndGasOOG.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueAndGasOOG.json
@@ -2,7 +2,7 @@
"callWithHighValueAndGasOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callWithHighValueAndGasOOGFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueAndOOGatTxLevel.json b/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueAndOOGatTxLevel.json
index 54d686a00..4b86951af 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueAndOOGatTxLevel.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueAndOOGatTxLevel.json
@@ -2,7 +2,7 @@
"callWithHighValueAndOOGatTxLevel" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callWithHighValueAndOOGatTxLevelFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueOOGinCall.json b/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueOOGinCall.json
index f1e91a582..2da23d3a8 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueOOGinCall.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callWithHighValueOOGinCall.json
@@ -2,7 +2,7 @@
"callWithHighValueOOGinCall" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callWithHighValueOOGinCallFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput1.json b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput1.json
index 6478d2ec1..32ce7c378 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput1.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput1.json
@@ -2,7 +2,7 @@
"callcodeOutput1" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput1Filler.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput2.json b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput2.json
index 4a75d727c..c6421ff39 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput2.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput2.json
@@ -2,7 +2,7 @@
"callcodeOutput2" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput2Filler.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3.json b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3.json
index 8c98add23..35aab2727 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3.json
@@ -2,7 +2,7 @@
"callcodeOutput3" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3Filler.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3Fail.json b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3Fail.json
index 480858f69..0e5ac7a2f 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3Fail.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3Fail.json
@@ -2,7 +2,7 @@
"callcodeOutput3Fail" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3FailFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3partial.json b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3partial.json
index 3ba4c158d..ffa2ee11d 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3partial.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3partial.json
@@ -2,7 +2,7 @@
"callcodeOutput3partial" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3partialFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3partialFail.json b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3partialFail.json
index a99b6d837..73de08721 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3partialFail.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callcodeOutput3partialFail.json
@@ -2,7 +2,7 @@
"callcodeOutput3partialFail" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeOutput3partialFailFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callcodeWithHighValue.json b/GeneralStateTests/stCallCreateCallCodeTest/callcodeWithHighValue.json
index 4883a6ff6..301430692 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callcodeWithHighValue.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callcodeWithHighValue.json
@@ -2,7 +2,7 @@
"callcodeWithHighValue" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeWithHighValueFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/callcodeWithHighValueAndGasOOG.json b/GeneralStateTests/stCallCreateCallCodeTest/callcodeWithHighValueAndGasOOG.json
index 2350265df..12f554a28 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/callcodeWithHighValueAndGasOOG.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/callcodeWithHighValueAndGasOOG.json
@@ -2,7 +2,7 @@
"callcodeWithHighValueAndGasOOG" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/callcodeWithHighValueAndGasOOGFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createFailBalanceTooLow.json b/GeneralStateTests/stCallCreateCallCodeTest/createFailBalanceTooLow.json
index 1057ecbe0..a86d32776 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createFailBalanceTooLow.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createFailBalanceTooLow.json
@@ -2,7 +2,7 @@
"createFailBalanceTooLow" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createFailBalanceTooLowFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createInitFailBadJumpDestination.json b/GeneralStateTests/stCallCreateCallCodeTest/createInitFailBadJumpDestination.json
index 68266c88a..275c4b354 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createInitFailBadJumpDestination.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createInitFailBadJumpDestination.json
@@ -2,7 +2,7 @@
"createInitFailBadJumpDestination" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createInitFailBadJumpDestinationFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createInitFailStackSizeLargerThan1024.json b/GeneralStateTests/stCallCreateCallCodeTest/createInitFailStackSizeLargerThan1024.json
index 8b2d6067e..f14c7ce61 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createInitFailStackSizeLargerThan1024.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createInitFailStackSizeLargerThan1024.json
@@ -2,7 +2,7 @@
"createInitFailStackSizeLargerThan1024" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createInitFailStackSizeLargerThan1024Filler.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createInitFailStackUnderflow.json b/GeneralStateTests/stCallCreateCallCodeTest/createInitFailStackUnderflow.json
index aa85c83c3..39a451dc0 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createInitFailStackUnderflow.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createInitFailStackUnderflow.json
@@ -2,7 +2,7 @@
"createInitFailStackUnderflow" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createInitFailStackUnderflowFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createInitFailUndefinedInstruction.json b/GeneralStateTests/stCallCreateCallCodeTest/createInitFailUndefinedInstruction.json
index 9e2c6d234..1d60bda60 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createInitFailUndefinedInstruction.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createInitFailUndefinedInstruction.json
@@ -2,7 +2,7 @@
"createInitFailUndefinedInstruction" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createInitFailUndefinedInstructionFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createInitFail_OOGduringInit.json b/GeneralStateTests/stCallCreateCallCodeTest/createInitFail_OOGduringInit.json
index 17c2c2bb5..1169f2711 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createInitFail_OOGduringInit.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createInitFail_OOGduringInit.json
@@ -2,7 +2,7 @@
"createInitFail_OOGduringInit" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createInitFail_OOGduringInitFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createInitOOGforCREATE.json b/GeneralStateTests/stCallCreateCallCodeTest/createInitOOGforCREATE.json
index 254f5f86c..dfde96439 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createInitOOGforCREATE.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createInitOOGforCREATE.json
@@ -2,7 +2,7 @@
"createInitOOGforCREATE" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createInitOOGforCREATEFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json b/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json
index 51794d651..3d2edfb21 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json
@@ -2,7 +2,7 @@
"createJS_ExampleContract" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.e262eefd.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_ExampleContractFiller.json"
},
"env" : {
@@ -112,4 +112,4 @@
]
}
}
-}
+} \ No newline at end of file
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json b/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json
index 0545b76d4..e9f71395b 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createJS_NoCollision.json
@@ -2,7 +2,7 @@
"createJS_NoCollision" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxs.json b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxs.json
index bd4d54547..61764a1f6 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxs.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxs.json
@@ -2,7 +2,7 @@
"createNameRegistratorPerTxs" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createNameRegistratorPerTxsFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGas.json b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGas.json
index 6c94d4d5c..cde67f7b2 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGas.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGas.json
@@ -2,7 +2,7 @@
"createNameRegistratorPerTxsNotEnoughGas" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGasFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
},
{
"hash" : "0x517f2cdf6adb1a644878c390ffab4e130f1bed4b498ef7ce58c5addd98d61018",
@@ -29,7 +31,9 @@
"data" : 0,
"gas" : 1,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -39,7 +43,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
},
{
"hash" : "0x517f2cdf6adb1a644878c390ffab4e130f1bed4b498ef7ce58c5addd98d61018",
@@ -47,7 +53,9 @@
"data" : 0,
"gas" : 1,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -57,7 +65,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
},
{
"hash" : "0x6dcd1874a8295fa628ca7c100e9fa6248e74b92afd9a7b8511879078dfc2f007",
@@ -65,7 +75,9 @@
"data" : 0,
"gas" : 1,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -75,7 +87,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
},
{
"hash" : "0x517f2cdf6adb1a644878c390ffab4e130f1bed4b498ef7ce58c5addd98d61018",
@@ -83,7 +97,9 @@
"data" : 0,
"gas" : 1,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -93,7 +109,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
},
{
"hash" : "0x517f2cdf6adb1a644878c390ffab4e130f1bed4b498ef7ce58c5addd98d61018",
@@ -101,7 +119,9 @@
"data" : 0,
"gas" : 1,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPreStore1NotEnoughGas.json b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPreStore1NotEnoughGas.json
index 5fbffa558..dfa114ecb 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPreStore1NotEnoughGas.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorPreStore1NotEnoughGas.json
@@ -2,7 +2,7 @@
"createNameRegistratorPreStore1NotEnoughGas" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createNameRegistratorPreStore1NotEnoughGasFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorendowmentTooHigh.json b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorendowmentTooHigh.json
index a017f406a..7a43dd7f6 100644
--- a/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorendowmentTooHigh.json
+++ b/GeneralStateTests/stCallCreateCallCodeTest/createNameRegistratorendowmentTooHigh.json
@@ -2,7 +2,7 @@
"createNameRegistratorendowmentTooHigh" : {
"_info" : {
"comment" : "",
- "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++",
+ "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++",
"source" : "/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createNameRegistratorendowmentTooHighFiller.json"
},
"env" : {
@@ -21,7 +21,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"EIP158" : [
@@ -31,7 +33,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Frontier" : [
@@ -41,7 +45,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Homestead" : [
@@ -51,7 +57,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
],
"Metropolis" : [
@@ -61,7 +69,9 @@
"data" : 0,
"gas" : 0,
"value" : 0
- }
+ },
+ "logs" : [
+ ]
}
]
},