aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GeneralStateTests/stBoundsTest/MLOAD_Bounds.json85
-rw-r--r--src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json3
-rw-r--r--src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json (renamed from src/GeneralStateTestsFiller/stBoundsTest/MLOAD_Bounds3Filler.json)0
-rw-r--r--src/GeneralStateTestsFiller/stMemoryStressTest/MSTORE_Bounds2aFiller.json (renamed from src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bound2Filler.json)2
4 files changed, 88 insertions, 2 deletions
diff --git a/GeneralStateTests/stBoundsTest/MLOAD_Bounds.json b/GeneralStateTests/stBoundsTest/MLOAD_Bounds.json
new file mode 100644
index 000000000..8a8ee584a
--- /dev/null
+++ b/GeneralStateTests/stBoundsTest/MLOAD_Bounds.json
@@ -0,0 +1,85 @@
+{
+ "MLOAD_Bounds" : {
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x02b8feb0",
+ "currentGasLimit" : "0x7fffffffffffffff",
+ "currentNumber" : "0x118c30",
+ "currentTimestamp" : "0x01",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "post" : {
+ "EIP150" : [
+ {
+ "hash" : "7d9e23c09c86b067071c666cb03f16ad837fa9892937136a2fbb35a8aa240697",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "EIP158" : [
+ {
+ "hash" : "7d9e23c09c86b067071c666cb03f16ad837fa9892937136a2fbb35a8aa240697",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "Frontier" : [
+ {
+ "hash" : "7d9e23c09c86b067071c666cb03f16ad837fa9892937136a2fbb35a8aa240697",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ],
+ "Homestead" : [
+ {
+ "hash" : "7d9e23c09c86b067071c666cb03f16ad837fa9892937136a2fbb35a8aa240697",
+ "indexes" : {
+ "data" : 0,
+ "gas" : 0,
+ "value" : 0
+ }
+ }
+ ]
+ },
+ "pre" : {
+ "1000000000000000000000000000000000000000" : {
+ "balance" : "0x00",
+ "code" : "0x6000515063ffffffff51",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "0x07ffffffffffffffffff",
+ "code" : "0x",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ }
+ },
+ "transaction" : {
+ "data" : [
+ ""
+ ],
+ "gasLimit" : [
+ "0x7fffffffffffffff"
+ ],
+ "gasPrice" : "0x01",
+ "nonce" : "0x00",
+ "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
+ "to" : "1000000000000000000000000000000000000000",
+ "value" : [
+ "1"
+ ]
+ }
+ }
+} \ No newline at end of file
diff --git a/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json b/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json
index f5e9a4751..a677ef49d 100644
--- a/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json
+++ b/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bounds2Filler.json
@@ -3,6 +3,7 @@
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "45678256",
+ "currentGasLimit" : "2^63-1",
"currentGasLimit" : "0x7fffffffffffffff",
"currentNumber" : "1150000",
"currentTimestamp" : 1,
@@ -55,4 +56,4 @@
]
}
}
-} \ No newline at end of file
+}
diff --git a/src/GeneralStateTestsFiller/stBoundsTest/MLOAD_Bounds3Filler.json b/src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json
index de6999ec6..de6999ec6 100644
--- a/src/GeneralStateTestsFiller/stBoundsTest/MLOAD_Bounds3Filler.json
+++ b/src/GeneralStateTestsFiller/stMemoryStressTest/MLOAD_Bounds3Filler.json
diff --git a/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bound2Filler.json b/src/GeneralStateTestsFiller/stMemoryStressTest/MSTORE_Bounds2aFiller.json
index bdcb9a2a1..b0fb27cbb 100644
--- a/src/GeneralStateTestsFiller/stBoundsTest/MSTORE_Bound2Filler.json
+++ b/src/GeneralStateTestsFiller/stMemoryStressTest/MSTORE_Bounds2aFiller.json
@@ -1,5 +1,5 @@
{
- "MSTORE_Bounds2" : {
+ "MSTORE_Bounds2a" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "45678256",