From b364958d2f4828ac9165ae90eade97d57a52ecba Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 20 Dec 2016 19:09:04 +0400 Subject: refill GeneralStateTests --- ...GoesOOGOnSecondLevel2WithMemExpandingCalls.json | 99 ++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json (limited to 'GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json') diff --git a/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json new file mode 100644 index 000000000..ff9595e97 --- /dev/null +++ b/GeneralStateTests/stMemExpandingEIP150Calls/CallGoesOOGOnSecondLevel2WithMemExpandingCalls.json @@ -0,0 +1,99 @@ +{ + "CallGoesOOGOnSecondLevel2WithMemExpandingCalls" : { + "env" : { + "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x02b8feb0", + "currentGasLimit" : "0x989680", + "currentNumber" : "0x28d138", + "currentTimestamp" : "0x01", + "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "post" : { + "EIP150" : [ + { + "hash" : "c53380bbe4ce6faf67f118f60693db4bc55ad222bca864a691d72de50432e1b2", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "EIP158" : [ + { + "hash" : "c53380bbe4ce6faf67f118f60693db4bc55ad222bca864a691d72de50432e1b2", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ + { + "hash" : "c53380bbe4ce6faf67f118f60693db4bc55ad222bca864a691d72de50432e1b2", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Homestead" : [ + { + "hash" : "c53380bbe4ce6faf67f118f60693db4bc55ad222bca864a691d72de50432e1b2", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ] + }, + "pre" : { + "1000000000000000000000000000000000000113" : { + "balance" : "0x00", + "code" : "0x5a60085560ff60ff60ff60ff6000731000000000000000000000000000000000000114620927c0f1600955", + "nonce" : "0x00", + "storage" : { + } + }, + "1000000000000000000000000000000000000114" : { + "balance" : "0x00", + "code" : "0x5a6008555a6009555a600a55", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0xe8d4a51000", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + }, + "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x00", + "code" : "0x5a60085560ff60ff60ff60ff6000731000000000000000000000000000000000000113620927c0f1600955", + "nonce" : "0x00", + "storage" : { + } + } + }, + "transaction" : { + "data" : [ + "" + ], + "gasLimit" : [ + "0x027100" + ], + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "value" : [ + "0" + ] + } + } +} \ No newline at end of file -- cgit v1.2.3