aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stCallCodes/callcodecall_10_d0g0v0Filler.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2018-01-31 21:36:28 +0800
committerGitHub <noreply@github.com>2018-01-31 21:36:28 +0800
commitf0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf (patch)
tree1e27244915bd0a05a44e5ef2a7642e95ba70b915 /src/BlockchainTestsFiller/GeneralStateTests/stCallCodes/callcodecall_10_d0g0v0Filler.json
parentf88ed968590f2e30907d0d8f6ef16ac134d02cd5 (diff)
parent0f39c8d138fbdd914aba14c450c6182790677639 (diff)
downloadtangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar
tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.gz
tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.bz2
tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.lz
tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.xz
tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.tar.zst
tangerine-tests-f0b97c9af22ce06db96bb33f84bb2f19a1fb4fcf.zip
Merge pull request #412 from ethereum/optfix
Optimize and Fix the --filltests
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stCallCodes/callcodecall_10_d0g0v0Filler.json')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stCallCodes/callcodecall_10_d0g0v0Filler.json73
1 files changed, 72 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stCallCodes/callcodecall_10_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stCallCodes/callcodecall_10_d0g0v0Filler.json
index 42853bf1c..726ea99f0 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stCallCodes/callcodecall_10_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stCallCodes/callcodecall_10_d0g0v0Filler.json
@@ -10,7 +10,7 @@
},
"transactions" : [
{
- "data" : "",
+ "data" : "0x",
"gasLimit" : "0x2dc6c0",
"gasPrice" : "0x01",
"nonce" : "0x00",
@@ -25,6 +25,77 @@
]
}
],
+ "expect" : [
+ {
+ "network" : "Frontier",
+ "result" : {
+ "0x1000000000000000000000000000000000000000" : {
+ "storage" : {
+ "0x00" : "0x01",
+ "0x01" : "0x01"
+ }
+ },
+ "0x1000000000000000000000000000000000000002" : {
+ "storage" : {
+ "0x02" : "0x01",
+ "0x04" : "0x1000000000000000000000000000000000000000",
+ "0x07" : "0x02",
+ "0xe6" : "0x1000000000000000000000000000000000000002",
+ "0xe8" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
+ "0xec" : "0x40",
+ "0xee" : "0x21",
+ "0xf0" : "0x01"
+ }
+ }
+ }
+ },
+ {
+ "network" : "Byzantium",
+ "result" : {
+ "0x1000000000000000000000000000000000000000" : {
+ "storage" : {
+ "0x00" : "0x01",
+ "0x01" : "0x01"
+ }
+ },
+ "0x1000000000000000000000000000000000000002" : {
+ "storage" : {
+ "0x02" : "0x01",
+ "0x04" : "0x1000000000000000000000000000000000000000",
+ "0x07" : "0x02",
+ "0xe6" : "0x1000000000000000000000000000000000000002",
+ "0xe8" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
+ "0xec" : "0x40",
+ "0xee" : "0x21",
+ "0xf0" : "0x01"
+ }
+ }
+ }
+ },
+ {
+ "network" : "Constantinople",
+ "result" : {
+ "0x1000000000000000000000000000000000000000" : {
+ "storage" : {
+ "0x00" : "0x01",
+ "0x01" : "0x01"
+ }
+ },
+ "0x1000000000000000000000000000000000000002" : {
+ "storage" : {
+ "0x02" : "0x01",
+ "0x04" : "0x1000000000000000000000000000000000000000",
+ "0x07" : "0x02",
+ "0xe6" : "0x1000000000000000000000000000000000000002",
+ "0xe8" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b",
+ "0xec" : "0x40",
+ "0xee" : "0x21",
+ "0xf0" : "0x01"
+ }
+ }
+ }
+ }
+ ],
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",