aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1weiFiller.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/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1weiFiller.json
parent8235bdcb40c36d0d1359167683dc831fdb06ba96 (diff)
parentc083eed5a526f3587c424dd1e2622f81a9ae2878 (diff)
downloadtangerine-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar
tangerine-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.gz
tangerine-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.bz2
tangerine-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.lz
tangerine-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.xz
tangerine-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.zst
tangerine-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.zip
Merge pull request #367 from ethereum/schema-linting
Improvements to Test Schema Linting
Diffstat (limited to 'src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1weiFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1weiFiller.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1weiFiller.json b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1weiFiller.json
index deb55664a..c7956bb6b 100644
--- a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1weiFiller.json
+++ b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractWithStorageAndCallIt_1weiFiller.json
@@ -29,12 +29,12 @@
"f1ecf98489fa9ed60a664fc4998db699cfa39d40" : {
"balance" : "0x01",
"storage" : {
- "0x00" : "12"
+ "0x00" : "0x0c"
}
},
"c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
- "0x01" : "12"
+ "0x01" : "0x0c"
}
}
}
@@ -59,12 +59,12 @@
"f1ecf98489fa9ed60a664fc4998db699cfa39d40" : {
"balance" : "0x01",
"storage" : {
- "0x00" : "12"
+ "0x00" : "0x0c"
}
},
"c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
- "0x01" : "12"
+ "0x01" : "0x0c"
}
}
}