aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests/stCallCreateCallCodeTest.json
diff options
context:
space:
mode:
Diffstat (limited to 'StateTests/stCallCreateCallCodeTest.json')
-rw-r--r--StateTests/stCallCreateCallCodeTest.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/StateTests/stCallCreateCallCodeTest.json b/StateTests/stCallCreateCallCodeTest.json
index 54d5908c4..8538c02d0 100644
--- a/StateTests/stCallCreateCallCodeTest.json
+++ b/StateTests/stCallCreateCallCodeTest.json
@@ -3,7 +3,8 @@
"env" : {
"currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "0x02b8feb0",
- "currentGasLimit" : "0xffffffffffffffffffffffffffffffff",
+ "currentGasLimit" : "2^63-1",
+ "currentGasLimit" : "0x7fffffffffffffff",
"currentNumber" : "0x00",
"currentTimestamp" : "0x01",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
@@ -2758,4 +2759,4 @@
"value" : "0x00"
}
}
-} \ No newline at end of file
+}