aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CREATE_EmptyContractWithStorageAndCallIt_0wei_d0g0v0Filler.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2018-02-08 18:52:13 +0800
committerGitHub <noreply@github.com>2018-02-08 18:52:13 +0800
commit772a3d69a704e0670f567abefb6608f942136693 (patch)
treeb7a03a7ac109764231dfbe9cc13388a4bade0da9 /src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CREATE_EmptyContractWithStorageAndCallIt_0wei_d0g0v0Filler.json
parentf0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf (diff)
parent8dbbfb6db9fe97624333716e654410d64bf75a24 (diff)
downloadtangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar
tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar.gz
tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar.bz2
tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar.lz
tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar.xz
tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.tar.zst
tangerine-tests-772a3d69a704e0670f567abefb6608f942136693.zip
Merge pull request #413 from ethereum/optfix
refill broken tests
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CREATE_EmptyContractWithStorageAndCallIt_0wei_d0g0v0Filler.json')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CREATE_EmptyContractWithStorageAndCallIt_0wei_d0g0v0Filler.json48
1 files changed, 47 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CREATE_EmptyContractWithStorageAndCallIt_0wei_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CREATE_EmptyContractWithStorageAndCallIt_0wei_d0g0v0Filler.json
index fcb1f7667..e5ac0a96e 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CREATE_EmptyContractWithStorageAndCallIt_0wei_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CREATE_EmptyContractWithStorageAndCallIt_0wei_d0g0v0Filler.json
@@ -10,7 +10,7 @@
},
"transactions" : [
{
- "data" : "",
+ "data" : "0x",
"gasLimit" : "0x0927c0",
"gasPrice" : "0x01",
"nonce" : "0x00",
@@ -25,6 +25,52 @@
]
}
],
+ "expect" : [
+ {
+ "network" : "Byzantium",
+ "result" : {
+ "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "storage" : {
+ "0x00" : "0x08d5b6",
+ "0x01" : "0xf1ecf98489fa9ed60a664fc4998db699cfa39d40",
+ "0x02" : "0x071d30",
+ "0x03" : "0x01",
+ "0x64" : "0x067d52"
+ }
+ },
+ "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "storage" : {
+ "0x01" : "0x0c"
+ }
+ },
+ "0xf1ecf98489fa9ed60a664fc4998db699cfa39d40" : {
+ "nonce" : "0x01"
+ }
+ }
+ },
+ {
+ "network" : "Constantinople",
+ "result" : {
+ "0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "storage" : {
+ "0x00" : "0x08d5b6",
+ "0x01" : "0xf1ecf98489fa9ed60a664fc4998db699cfa39d40",
+ "0x02" : "0x071d30",
+ "0x03" : "0x01",
+ "0x64" : "0x067d52"
+ }
+ },
+ "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "storage" : {
+ "0x01" : "0x0c"
+ }
+ },
+ "0xf1ecf98489fa9ed60a664fc4998db699cfa39d40" : {
+ "nonce" : "0x01"
+ }
+ }
+ }
+ ],
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",