aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stEIP150Specific
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2018-01-30 23:05:58 +0800
committerYoichi Hirai <i@yoichihirai.com>2018-01-30 23:05:58 +0800
commitc083eed5a526f3587c424dd1e2622f81a9ae2878 (patch)
tree2890d1d19d90bd21c771cc9e1b488fd8989dc1f0 /src/GeneralStateTestsFiller/stEIP150Specific
parent12f89dbb67710780370ddf21ce3702ef8059d547 (diff)
downloadtangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar
tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.gz
tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.bz2
tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.lz
tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.xz
tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.tar.zst
tangerine-tests-c083eed5a526f3587c424dd1e2622f81a9ae2878.zip
Fixing errors from JSONSchema/st-filler-schema.json
Diffstat (limited to 'src/GeneralStateTestsFiller/stEIP150Specific')
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json8
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json6
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json6
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json2
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json16
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json6
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json6
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json6
8 files changed, 28 insertions, 28 deletions
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json
index 01bbbe416..fdd05efb2 100644
--- a/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json
+++ b/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json
@@ -37,10 +37,10 @@
"result" : {
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
- "0x00" : "0",
- "0x08" : "0",
- "0x09" : "0",
- "0x0a" : "0"
+ "0x00" : "0x00",
+ "0x08" : "0x00",
+ "0x09" : "0x00",
+ "0x0a" : "0x00"
}
}
}
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json
index dff3446c2..75fadaa89 100644
--- a/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json
+++ b/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json
@@ -40,13 +40,13 @@
"result" : {
"1000000000000000000000000000000000000107" : {
"storage" : {
- "0x08" : "0",
- "0x09" : "0"
+ "0x08" : "0x00",
+ "0x09" : "0x00"
}
},
"1000000000000000000000000000000000000108" : {
"storage" : {
- "0x08" : "0"
+ "0x08" : "0x00"
}
}
}
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json
index 92b9c348d..a4aa66d93 100644
--- a/src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json
+++ b/src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json
@@ -36,9 +36,9 @@
"result" : {
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
- "0x00" : "0",
- "0x08" : "0",
- "0x09" : "0"
+ "0x00" : "0x00",
+ "0x08" : "0x00",
+ "0x09" : "0x00"
}
}
}
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json
index d59bf31b0..f39169db6 100644
--- a/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json
+++ b/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json
@@ -34,7 +34,7 @@
"result" : {
"1000000000000000000000000000000000000001" : {
"storage" : {
- "0x01" : "0"
+ "0x01" : "0x00"
}
}
}
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json
index 5d4f25998..091f46456 100644
--- a/src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json
+++ b/src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json
@@ -66,14 +66,14 @@
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
"0x00" : "0x12",
- "0x01" : "0",
- "0x02" : "0",
- "0x03" : "0",
- "0x04" : "0",
- "0x07" : "0",
- "0x08" : "0",
- "0x0a" : "0",
- "0x64" : "0"
+ "0x01" : "0x00",
+ "0x02" : "0x00",
+ "0x03" : "0x00",
+ "0x04" : "0x00",
+ "0x07" : "0x00",
+ "0x08" : "0x00",
+ "0x0a" : "0x00",
+ "0x64" : "0x00"
}
}
}
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json
index 09b0a11c4..f05d4630b 100644
--- a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json
+++ b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json
@@ -40,13 +40,13 @@
"result" : {
"1000000000000000000000000000000000000118" : {
"storage" : {
- "0x01" : "0"
+ "0x01" : "0x00"
}
},
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
- "0x00" : "0",
- "0x02" : "0"
+ "0x00" : "0x00",
+ "0x02" : "0x00"
}
}
}
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json
index e3e47a505..86f9683e8 100644
--- a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json
+++ b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json
@@ -40,13 +40,13 @@
"result" : {
"1000000000000000000000000000000000000118" : {
"storage" : {
- "0x01" : "0"
+ "0x01" : "0x00"
}
},
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
- "0x00" : "0",
- "0x02" : "0"
+ "0x00" : "0x00",
+ "0x02" : "0x00"
}
}
}
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json
index 328ccd4b2..06b38a70f 100644
--- a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json
+++ b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json
@@ -40,13 +40,13 @@
"result" : {
"1000000000000000000000000000000000000118" : {
"storage" : {
- "0x01" : "0"
+ "0x01" : "0x00"
}
},
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
- "0x00" : "0",
- "0x02" : "0"
+ "0x00" : "0x00",
+ "0x02" : "0x00"
}
}
}