From 81900ef03fa44d2a9472966430311f6ea6d162a8 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 26 Apr 2017 21:52:12 +0300 Subject: refill tests with new transaction create rules on Metropolis --- ...eCallThatAskMoreGasThenTransactionProvided.json | 45 +++++++++++++++++++++- 1 file changed, 43 insertions(+), 2 deletions(-) (limited to 'GeneralStateTests/stChangedEIP150') diff --git a/GeneralStateTests/stChangedEIP150/contractCreationMakeCallThatAskMoreGasThenTransactionProvided.json b/GeneralStateTests/stChangedEIP150/contractCreationMakeCallThatAskMoreGasThenTransactionProvided.json index 9114f0cec..157411bdb 100644 --- a/GeneralStateTests/stChangedEIP150/contractCreationMakeCallThatAskMoreGasThenTransactionProvided.json +++ b/GeneralStateTests/stChangedEIP150/contractCreationMakeCallThatAskMoreGasThenTransactionProvided.json @@ -17,6 +17,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x300c3dcbb928cdde2440ae30efc403477bf180332c5c7cc66a393a7b2b7c14be", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "EIP158" : [ @@ -27,6 +35,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x6c43348eb68de9bdb634ccf1100bc057055fbc061e09d9ea9affa3f08cded27b", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Frontier" : [ @@ -37,6 +53,14 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x691a7195d6b0ac3628e8c660b3231ecaf2d49db9f02781a84ec680224558b65e", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Homestead" : [ @@ -47,16 +71,32 @@ "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x691a7195d6b0ac3628e8c660b3231ecaf2d49db9f02781a84ec680224558b65e", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ], "Metropolis" : [ { - "hash" : "0x8b1de25de155bec2239c83319199bd3b822b0bfbf7cbb6a23ac39ef11538f018", + "hash" : "0x78b3c1337550e6c9dfd13d0cedb8f721908ec6b9500907178d02d1f5a99ae62e", "indexes" : { "data" : 0, "gas" : 0, "value" : 0 } + }, + { + "hash" : "0x5e6cead042145d6de84ceec67598796d16ba49d2134a178f6dfd7b549915e1fc", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + } } ] }, @@ -88,7 +128,8 @@ "0x6040600060406000600073100000000000000000000000000000000000000161c350f1" ], "gasLimit" : [ - "0x017700" + "0x017700", + "0xea60" ], "gasPrice" : "0x01", "nonce" : "0x00", -- cgit v1.2.3