aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json
index a9b691743..9a4a84c7d 100644
--- a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json
+++ b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createJS_NoCollisionFiller.json
@@ -1,11 +1,11 @@
{
- "createJS_ExampleContract" : {
+ "createJS_NoCollision" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "1000000",
- "currentNumber" : "0",
- "currentTimestamp" : 1,
+ "currentNumber" : "1",
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
@@ -19,7 +19,7 @@
"0x01" : "0x42",
"0x02" : "0x23",
"0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
- "0x05" : "0x01"
+ "0x05" : "0x03e8"
}
}
}