aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCall/static_CALL_OneVCallSuicideFiller.json
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2017-11-23 04:53:41 +0800
committerGitHub <noreply@github.com>2017-11-23 04:53:41 +0800
commit6df9b4ad039ff0043ca75579979f945598898eb3 (patch)
treef98ecbfba4e94e97e3e99c3a06139276db1877a9 /src/GeneralStateTestsFiller/stStaticCall/static_CALL_OneVCallSuicideFiller.json
parentea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7 (diff)
parent1a207bd7faa5ef8a27a78108e8ca244224fd95ae (diff)
downloaddexon-tests-6df9b4ad039ff0043ca75579979f945598898eb3.tar
dexon-tests-6df9b4ad039ff0043ca75579979f945598898eb3.tar.gz
dexon-tests-6df9b4ad039ff0043ca75579979f945598898eb3.tar.bz2
dexon-tests-6df9b4ad039ff0043ca75579979f945598898eb3.tar.lz
dexon-tests-6df9b4ad039ff0043ca75579979f945598898eb3.tar.xz
dexon-tests-6df9b4ad039ff0043ca75579979f945598898eb3.tar.zst
dexon-tests-6df9b4ad039ff0043ca75579979f945598898eb3.zip
Merge pull request #370 from ethereum/fixstatictests
fix StaticCallTests
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CALL_OneVCallSuicideFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCall/static_CALL_OneVCallSuicideFiller.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CALL_OneVCallSuicideFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_CALL_OneVCallSuicideFiller.json
index a80038716..fcab754ef 100644
--- a/src/GeneralStateTestsFiller/stStaticCall/static_CALL_OneVCallSuicideFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCall/static_CALL_OneVCallSuicideFiller.json
@@ -23,7 +23,8 @@
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
"0x00" : "0x08d5b6",
- "0x64" : "0x079a61"
+ "0x01" : "0x00",
+ "0x64" : "0x0786d8"
}
}
}
@@ -41,7 +42,7 @@
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "100",
"nonce" : "0",
- "code" : "{ [[0]](GAS) (STATICCALL 60000 0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b 0 0 0 0) [[100]] (GAS) }",
+ "code" : "{ [[0]](GAS) [[1]](STATICCALL 60000 0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b 0 0 0 0) [[100]] (GAS) }",
"storage": {
}
},