diff options
Diffstat (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawDelegateCallGas.json')
-rw-r--r-- | GeneralStateTests/stEIP150singleCodeGasPrices/RawDelegateCallGas.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawDelegateCallGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawDelegateCallGas.json index cb40fcce6..6bff3d618 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawDelegateCallGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawDelegateCallGas.json @@ -2,7 +2,7 @@ "RawDelegateCallGas" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawDelegateCallGasFiller.json" }, "env" : { @@ -14,7 +14,7 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0xf3feb27bd5aead6931cb022d68ea9807a9679afd269c4abba6f79643ea00ec39", "indexes" : { @@ -26,7 +26,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0xf3feb27bd5aead6931cb022d68ea9807a9679afd269c4abba6f79643ea00ec39", "indexes" : { @@ -38,9 +38,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0x4ef295967b34e8f6cec6931840bc0947960383d969a9e0f2236183f0faa7575d", + "hash" : "0xf3feb27bd5aead6931cb022d68ea9807a9679afd269c4abba6f79643ea00ec39", "indexes" : { "data" : 0, "gas" : 0, @@ -50,9 +50,9 @@ ] } ], - "Homestead" : [ + "EIP158" : [ { - "hash" : "0x45015e5fa68594215fb6943b7e7212278fb25b5d2b13f844163c306e14c65838", + "hash" : "0xf3feb27bd5aead6931cb022d68ea9807a9679afd269c4abba6f79643ea00ec39", "indexes" : { "data" : 0, "gas" : 0, @@ -62,9 +62,21 @@ ] } ], - "Metropolis" : [ + "Frontier" : [ { - "hash" : "0xf3feb27bd5aead6931cb022d68ea9807a9679afd269c4abba6f79643ea00ec39", + "hash" : "0x4ef295967b34e8f6cec6931840bc0947960383d969a9e0f2236183f0faa7575d", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Homestead" : [ + { + "hash" : "0x45015e5fa68594215fb6943b7e7212278fb25b5d2b13f844163c306e14c65838", "indexes" : { "data" : 0, "gas" : 0, |