diff options
author | Dimitry <dimitry@ethdev.com> | 2017-02-15 22:54:00 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2017-02-15 22:54:00 +0800 |
commit | 030c5af270420c7869a081081965e213091cb075 (patch) | |
tree | 5deab471110d3967e63368c3bd8170ef9cde7155 /GeneralStateTests/stRandom/randomStatetest45.json | |
parent | cffb263d6c9075e1396e72d5d8febc21329b6600 (diff) | |
download | dexon-tests-030c5af270420c7869a081081965e213091cb075.tar dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.gz dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.bz2 dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.lz dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.xz dexon-tests-030c5af270420c7869a081081965e213091cb075.tar.zst dexon-tests-030c5af270420c7869a081081965e213091cb075.zip |
refill tests with metropolis (wip)
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest45.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest45.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest45.json b/GeneralStateTests/stRandom/randomStatetest45.json index 17cb4306c..5ebec5287 100644 --- a/GeneralStateTests/stRandom/randomStatetest45.json +++ b/GeneralStateTests/stRandom/randomStatetest45.json @@ -51,6 +51,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "81ecc4f1cf883a5c5ee77143f4f72c4975c781b7432f3a3a73e4444a24de7905", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "postStateRoot" : "cb6a09074033e79b032266b4559b951707d2573a430f58550855dd6236f2cb3a", |