From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- ...walletExecuteOverDailyLimitOnlyOneOwnerNew.json | 46 +++++++++++++++++----- 1 file changed, 37 insertions(+), 9 deletions(-) (limited to 'GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew.json') diff --git a/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew.json b/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew.json index 9a78584c9..f4bb2385b 100644 --- a/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew.json +++ b/GeneralStateTests/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNew.json @@ -2,7 +2,7 @@ "walletExecuteOverDailyLimitOnlyOneOwnerNew" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stWalletTest/walletExecuteOverDailyLimitOnlyOneOwnerNewFiller.json" }, "env" : { @@ -14,9 +14,9 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xfb4f90b233539bf0aba711d7b1070b31421272a0a34c9f3c9cf5d531ee110ba3", + "hash" : "0x467ed06f47f9361f8b3112e8c5958013d8e1e4cae54784a1e5b56a079c611b85", "indexes" : { "data" : 0, "gas" : 0, @@ -42,7 +42,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x467ed06f47f9361f8b3112e8c5958013d8e1e4cae54784a1e5b56a079c611b85", "indexes" : { @@ -70,9 +70,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0x0d1e55d5b34a8dc8c28112c2c69d85d4bf22320367238cb469de61bde0041fc2", + "hash" : "0xfb4f90b233539bf0aba711d7b1070b31421272a0a34c9f3c9cf5d531ee110ba3", "indexes" : { "data" : 0, "gas" : 0, @@ -98,7 +98,35 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x467ed06f47f9361f8b3112e8c5958013d8e1e4cae54784a1e5b56a079c611b85", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + { + "address" : "ec0e71ad0a90ffe1909d27dac207f7680abba42d", + "bloom" : "00000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000080000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000040000000000000000", + "data" : "0x000000000000000000000000a94f5374fce5edbc8e2a8697c15331677e6ebf0b28e0e8f21c16f43aaa1e26147fb1cc74296cd3823267fa5bebc02e090063c36d", + "topics" : [ + "e1c52dc63b719ade82e8bea94cc41a0d5d28e4aaf536adb5e9cccc9ff8c1aeda" + ] + }, + { + "address" : "ec0e71ad0a90ffe1909d27dac207f7680abba42d", + "bloom" : "00000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000200080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "data" : "0x28e0e8f21c16f43aaa1e26147fb1cc74296cd3823267fa5bebc02e090063c36d000000000000000000000000a94f5374fce5edbc8e2a8697c15331677e6ebf0b0000000000000000000000000000000000000000000000000000000000000009000000000000000000000000aaaf5374fce5edbc8e2a8697c15331677e6ebaaa00000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000", + "topics" : [ + "1733cbb53659d713b79580f79f3f9ff215f78a7c7aa45890f3b89fc5cddfbf32" + ] + } + ] + } + ], + "Frontier" : [ { "hash" : "0x0d1e55d5b34a8dc8c28112c2c69d85d4bf22320367238cb469de61bde0041fc2", "indexes" : { @@ -126,9 +154,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x467ed06f47f9361f8b3112e8c5958013d8e1e4cae54784a1e5b56a079c611b85", + "hash" : "0x0d1e55d5b34a8dc8c28112c2c69d85d4bf22320367238cb469de61bde0041fc2", "indexes" : { "data" : 0, "gas" : 0, -- cgit