From ed484d96c8cfacd6a0591ef60a25370e75a599ee Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 13 Dec 2016 19:05:38 +0300 Subject: update tests for cpp PR's --- .../stSystemOperationsTest/ABAcallsSuicide1.json | 47 ++++++++++++++++++---- 1 file changed, 40 insertions(+), 7 deletions(-) (limited to 'GeneralStateTests/stSystemOperationsTest/ABAcallsSuicide1.json') diff --git a/GeneralStateTests/stSystemOperationsTest/ABAcallsSuicide1.json b/GeneralStateTests/stSystemOperationsTest/ABAcallsSuicide1.json index ff55b444f..e53d2175a 100644 --- a/GeneralStateTests/stSystemOperationsTest/ABAcallsSuicide1.json +++ b/GeneralStateTests/stSystemOperationsTest/ABAcallsSuicide1.json @@ -11,56 +11,88 @@ "post" : { "EIP150" : [ { - "hash" : "9b90d8fbd8a4f4df39c953f5aad087d25ae1ed9e93776f62c3c1de7fce6403dc", + "hash" : "be50a6f4e845efa14809756058b00ed7b483958a0eb621b52a828d5076677d02", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "b28dd9adc2e2eca9b6f0d68bf2e50c0e06b58fbae1124fd98308a17c43b82481", + "indexes" : { + "data" : 1, + "gas" : 0, + "value" : 0 + } } ], "EIP158" : [ { - "hash" : "9b90d8fbd8a4f4df39c953f5aad087d25ae1ed9e93776f62c3c1de7fce6403dc", + "hash" : "be50a6f4e845efa14809756058b00ed7b483958a0eb621b52a828d5076677d02", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "b28dd9adc2e2eca9b6f0d68bf2e50c0e06b58fbae1124fd98308a17c43b82481", + "indexes" : { + "data" : 1, + "gas" : 0, + "value" : 0 + } } ], "Frontier" : [ { - "hash" : "11ad64e866fe2095beae8af4c3614be09c6454d16c7a40e75fc83448e20d434f", + "hash" : "c6b0ac700c04e246da5a195f673a67d1a45e22559e7bba5f07e3cedf0aced222", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "f45819cae66ae9d55e4dec220d4e0a3bddf9205fbfe83026636f76b6f0ded04e", + "indexes" : { + "data" : 1, + "gas" : 0, + "value" : 0 + } } ], "Homestead" : [ { - "hash" : "11ad64e866fe2095beae8af4c3614be09c6454d16c7a40e75fc83448e20d434f", + "hash" : "c6b0ac700c04e246da5a195f673a67d1a45e22559e7bba5f07e3cedf0aced222", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "f45819cae66ae9d55e4dec220d4e0a3bddf9205fbfe83026636f76b6f0ded04e", + "indexes" : { + "data" : 1, + "gas" : 0, + "value" : 0 + } } ] }, "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x0de0b6b3a7640000", - "code" : "0x6000600060006000601873945304eb96065b2a98b57a48a06ae28d285a71b5620186a0f15855", + "code" : "0x6000356000526000600060206000601873945304eb96065b2a98b57a48a06ae28d285a71b5600035f15855", "nonce" : "0x00", "storage" : { } }, "945304eb96065b2a98b57a48a06ae28d285a71b5" : { "balance" : "0x17", - "code" : "0x6000600060006000601773095e7baea6a6c7c4c2dfeb977efac326af552d8761c350f16001015855730f572e5295c57f15886f9b263e2f6d2d6c7b5ec6ff", + "code" : "0x6000356000526000600060206000601773095e7baea6a6c7c4c2dfeb977efac326af552d8761c35060003503f16001015855730f572e5295c57f15886f9b263e2f6d2d6c7b5ec6ff", "nonce" : "0x00", "storage" : { } @@ -75,7 +107,8 @@ }, "transaction" : { "data" : [ - "" + "0x00000000000000000000000000000000000000000000000000000000000186a0", + "0x00000000000000000000000000000000000000000000000000000000000486a0" ], "gasLimit" : [ "10000000" -- cgit v1.2.3