From 5b5a51e21ce379c38a375cc324e2aa678f1903bc Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 18 Jan 2017 00:41:49 +0400 Subject: refill tests with state journal v2 PR --- .../RevertDepthCreateAddressCollisionFiller.json | 27 ++++++++++++---------- 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'src') diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json index 64555a54a..a735b52ff 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json +++ b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json @@ -20,9 +20,10 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x06", - "code" : "0x", - "nonce" : "0x01", + "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "nonce" : "55", "storage" : { + "0x00" : "0x01", "0x01" : "0x01", "0x04" : "0x0c" } @@ -46,9 +47,10 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x06", - "code" : "0x", - "nonce" : "0x00", + "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "nonce" : "54", "storage" : { + "0x00" : "0x01", "0x01" : "0x01", "0x04" : "0x0c" } @@ -73,7 +75,7 @@ "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x05", "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", - "nonce" : "0x36", + "nonce" : "54", "storage" : { } }, @@ -94,9 +96,10 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x06", - "code" : "0x", - "nonce" : "0x00", + "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "nonce" : "54", "storage" : { + "0x00" : "0x01", "0x04" : "0x0c" } }, @@ -117,8 +120,8 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x05", - "code" : "0x", - "nonce" : "0x00", + "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "nonce" : "54", "storage" : { } }, @@ -140,7 +143,7 @@ "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x05", "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", - "nonce" : "0x36", + "nonce" : "54", "storage" : { } }, @@ -161,8 +164,8 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x05", - "code" : "0x", - "nonce" : "0x00", + "code" : "0x60016000556000600060006000600073b000000000000000000000000000000000000000600035f1600155600c600455", + "nonce" : "54", "storage" : { } }, -- cgit v1.2.3