aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2018-01-31 01:10:17 +0800
committerGitHub <noreply@github.com>2018-01-31 01:10:17 +0800
commitf88ed968590f2e30907d0d8f6ef16ac134d02cd5 (patch)
tree7da9cad5fc2ec24e2b16da787143a406aec2bed1 /src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json
parent8235bdcb40c36d0d1359167683dc831fdb06ba96 (diff)
parentc083eed5a526f3587c424dd1e2622f81a9ae2878 (diff)
downloaddexon-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.gz
dexon-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.zst
dexon-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.zip
Merge pull request #367 from ethereum/schema-linting
Improvements to Test Schema Linting
Diffstat (limited to 'src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json16
1 files changed, 8 insertions, 8 deletions
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"
}
}
}