diff options
Diffstat (limited to 'GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json')
-rw-r--r-- | GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json | 42 |
1 files changed, 32 insertions, 10 deletions
diff --git a/GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json b/GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json index 185e907ee..40c57b5b3 100644 --- a/GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json +++ b/GeneralStateTests/stMemoryStressTest/SLOAD_Bounds.json @@ -2,7 +2,7 @@ "SLOAD_Bounds" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stMemoryStressTest/SLOAD_BoundsFiller.json" }, "env" : { @@ -14,7 +14,7 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579", "indexes" : { @@ -36,7 +36,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579", "indexes" : { @@ -58,9 +58,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0xe92c368377f8bae66097342b63f421dcd1d8e679aef42fd133b4dc8574717cf3", + "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579", "indexes" : { "data" : 0, "gas" : 0, @@ -70,7 +70,7 @@ ] }, { - "hash" : "0xe92c368377f8bae66097342b63f421dcd1d8e679aef42fd133b4dc8574717cf3", + "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579", "indexes" : { "data" : 0, "gas" : 1, @@ -80,7 +80,29 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + }, + { + "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0xe92c368377f8bae66097342b63f421dcd1d8e679aef42fd133b4dc8574717cf3", "indexes" : { @@ -102,9 +124,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579", + "hash" : "0xe92c368377f8bae66097342b63f421dcd1d8e679aef42fd133b4dc8574717cf3", "indexes" : { "data" : 0, "gas" : 0, @@ -114,7 +136,7 @@ ] }, { - "hash" : "0x03c73bdee9d82b284d98c672b59bcaff59daef066ddab684290a8c2e47e6c579", + "hash" : "0xe92c368377f8bae66097342b63f421dcd1d8e679aef42fd133b4dc8574717cf3", "indexes" : { "data" : 0, "gas" : 1, |