diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stSystemOperationsTest/CallToNameRegistratorAddressTooBigRight.json')
-rw-r--r-- | GeneralStateTests/stSystemOperationsTest/CallToNameRegistratorAddressTooBigRight.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stSystemOperationsTest/CallToNameRegistratorAddressTooBigRight.json b/GeneralStateTests/stSystemOperationsTest/CallToNameRegistratorAddressTooBigRight.json index 4c76889b4..9a2d88f5d 100644 --- a/GeneralStateTests/stSystemOperationsTest/CallToNameRegistratorAddressTooBigRight.json +++ b/GeneralStateTests/stSystemOperationsTest/CallToNameRegistratorAddressTooBigRight.json @@ -2,7 +2,7 @@ "CallToNameRegistratorAddressTooBigRight" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stSystemOperationsTest/CallToNameRegistratorAddressTooBigRightFiller.json" }, "env" : { @@ -14,7 +14,7 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0xe1600f478012c6e0fa7ce6c3d0e9eccee0863844281254ddd18288bbb7e4cc3e", "indexes" : { @@ -26,7 +26,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0xe1600f478012c6e0fa7ce6c3d0e9eccee0863844281254ddd18288bbb7e4cc3e", "indexes" : { @@ -38,9 +38,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0x3755afff282738f4c79362abf2900f9c9e06ac6607a3f87f80fcf9c0ea598559", + "hash" : "0xe1600f478012c6e0fa7ce6c3d0e9eccee0863844281254ddd18288bbb7e4cc3e", "indexes" : { "data" : 0, "gas" : 0, @@ -50,7 +50,19 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0xe1600f478012c6e0fa7ce6c3d0e9eccee0863844281254ddd18288bbb7e4cc3e", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0x3755afff282738f4c79362abf2900f9c9e06ac6607a3f87f80fcf9c0ea598559", "indexes" : { @@ -62,9 +74,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xe1600f478012c6e0fa7ce6c3d0e9eccee0863844281254ddd18288bbb7e4cc3e", + "hash" : "0x3755afff282738f4c79362abf2900f9c9e06ac6607a3f87f80fcf9c0ea598559", "indexes" : { "data" : 0, "gas" : 0, |