diff options
author | Dimitry <dimitry@ethereum.org> | 2018-08-03 00:53:06 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-08-03 00:53:06 +0800 |
commit | f155c057e1abba22a477da9ff0d450cdb4199dce (patch) | |
tree | 033bc87e68e3c87a035276059ffc36856f206cf2 /GeneralStateTests | |
parent | e69e2e741303152866b9afdae995247615f8c75a (diff) | |
download | dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar.gz dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar.bz2 dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar.lz dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar.xz dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.tar.zst dexon-tests-f155c057e1abba22a477da9ff0d450cdb4199dce.zip |
fix the sar blockchain tests
Diffstat (limited to 'GeneralStateTests')
-rw-r--r-- | GeneralStateTests/stShift/sar00.json | 2 | ||||
-rw-r--r-- | GeneralStateTests/stShift/sar_0_256-1.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/GeneralStateTests/stShift/sar00.json b/GeneralStateTests/stShift/sar00.json index e5ce93b93..8446e2d8e 100644 --- a/GeneralStateTests/stShift/sar00.json +++ b/GeneralStateTests/stShift/sar00.json @@ -2,7 +2,7 @@ "sar00" : { "_info" : { "comment" : "", - "filledwith" : "testeth 1.4.0.dev1-116+commit.73ba70ba", + "filledwith" : "testeth 1.5.0.dev0+commit.fb80a87c", "lllcversion" : "Version: 0.4.25-develop.2018.7.27+commit.bc51b0f6.Linux.g++", "source" : "src/GeneralStateTestsFiller/stShift/sar00Filler.json", "sourceHash" : "474795b90fe9717b5841691fada285188bb83716d6c15a24f7c122079ed421d1" diff --git a/GeneralStateTests/stShift/sar_0_256-1.json b/GeneralStateTests/stShift/sar_0_256-1.json index e143dd713..93a3d8ea0 100644 --- a/GeneralStateTests/stShift/sar_0_256-1.json +++ b/GeneralStateTests/stShift/sar_0_256-1.json @@ -2,7 +2,7 @@ "sar_0_256-1" : { "_info" : { "comment" : "", - "filledwith" : "testeth 1.4.0.dev1-116+commit.73ba70ba", + "filledwith" : "testeth 1.5.0.dev0+commit.fb80a87c", "lllcversion" : "Version: 0.4.25-develop.2018.7.27+commit.bc51b0f6.Linux.g++", "source" : "src/GeneralStateTestsFiller/stShift/sar_0_256-1Filler.json", "sourceHash" : "305ee8cc917bebc9c92529203fcfb329bfeae320014dbf54ad3492f3adc9198a" |