From 71bebd4e992bef494119058a6e5d67432f1e7062 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Thu, 15 Jun 2017 12:53:48 +0200 Subject: Change the filler according to https://github.com/ethereum/cpp-ethereum/issues/4130 --- .../stRevertTest/RevertDepthCreateAddressCollisionFiller.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json index e0eb8b933..3d4c34a99 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json +++ b/src/GeneralStateTestsFiller/stRevertTest/RevertDepthCreateAddressCollisionFiller.json @@ -96,7 +96,7 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x06", - "code" : "0x", + "code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }", "nonce" : "54", "storage" : { "0x00" : "0x01", @@ -120,7 +120,7 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x05", - "code" : "0x", + "code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }", "nonce" : "54", "storage" : { } @@ -164,7 +164,7 @@ "result" : { "3e180b1862f9d158abb5e519a6d8605540c23682" : { "balance" : "0x05", - "code" : "0x", + "code" : "{ [[0]] 1 [[1]] (CALL (CALLDATALOAD 0) 0xb000000000000000000000000000000000000000 0 0 0 0 0) [[4]] 12 }", "nonce" : "54", "storage" : { } -- cgit v1.2.3