From 9a9cdac9ba9e85a2457aaae673781cadebff7103 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 1 Jun 2017 14:48:57 +0300 Subject: more staticcall tests --- ...tatic_callcodecallcodecall_ABCB_RECURSIVE2.json | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 GeneralStateTests/stStaticCall/static_callcodecallcodecall_ABCB_RECURSIVE2.json (limited to 'GeneralStateTests/stStaticCall/static_callcodecallcodecall_ABCB_RECURSIVE2.json') diff --git a/GeneralStateTests/stStaticCall/static_callcodecallcodecall_ABCB_RECURSIVE2.json b/GeneralStateTests/stStaticCall/static_callcodecallcodecall_ABCB_RECURSIVE2.json new file mode 100644 index 000000000..62adcdf4b --- /dev/null +++ b/GeneralStateTests/stStaticCall/static_callcodecallcodecall_ABCB_RECURSIVE2.json @@ -0,0 +1,150 @@ +{ + "static_callcodecallcodecall_ABCB_RECURSIVE2" : { + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x20000", + "currentGasLimit" : "0xb2d05e00", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", + "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "post" : { + "EIP150" : [ + { + "hash" : "0xcfee1a78aa9820d58f756be4320c90462b7bfca2606e65748dd88080c4148c53", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + }, + { + "hash" : "0xe96fec0d281152a5c729b002bd56bdbe239c17494d6f439503383f183456a34e", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 1 + } + } + ], + "EIP158" : [ + { + "hash" : "0xcfee1a78aa9820d58f756be4320c90462b7bfca2606e65748dd88080c4148c53", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + }, + { + "hash" : "0xe96fec0d281152a5c729b002bd56bdbe239c17494d6f439503383f183456a34e", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 1 + } + } + ], + "Frontier" : [ + { + "hash" : "0x0f04fac16895ff7d0aba69bc49106636873bad1039a890561021b1118020ea35", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + }, + { + "hash" : "0x6a076e401e517a060eea5b60cc39a8f9eb4ea662e1364097724ab94a87ef773b", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 1 + } + } + ], + "Homestead" : [ + { + "hash" : "0x0f04fac16895ff7d0aba69bc49106636873bad1039a890561021b1118020ea35", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + }, + { + "hash" : "0x6a076e401e517a060eea5b60cc39a8f9eb4ea662e1364097724ab94a87ef773b", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 1 + } + } + ], + "Metropolis" : [ + { + "hash" : "0xed7893e4ecad7da987fbd3cafbe1ff441061ca6d0f10222d0a11e0b4633e3c4f", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + }, + { + "hash" : "0x04e4ed946e642ab0b121ac824016aba6e5f8ce8d0191c2501603d9ffd67d91e6", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 1 + } + } + ] + }, + "pre" : { + "0x1000000000000000000000000000000000000000" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "0x60406000604060003473100000000000000000000000000000000000000163017d7840f26000555a600155", + "nonce" : "0x00", + "storage" : { + } + }, + "0x1000000000000000000000000000000000000001" : { + "balance" : "0x02540be400", + "code" : "0x60406000604060006000731000000000000000000000000000000000000002620f4240f2", + "nonce" : "0x00", + "storage" : { + } + }, + "0x1000000000000000000000000000000000000002" : { + "balance" : "0x02540be400", + "code" : "0x60406000604060007310000000000000000000000000000000000000016207a120fa", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a7640000", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + } + }, + "transaction" : { + "data" : [ + "" + ], + "gasLimit" : [ + "0x01c9c380" + ], + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "0x1000000000000000000000000000000000000000", + "value" : [ + "0x00", + "0x01" + ] + } + } +} \ No newline at end of file -- cgit v1.2.3