diff options
author | winsvega <winsvega@mail.ru> | 2018-10-09 22:26:24 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-09 22:26:24 +0800 |
commit | a214838c9882333294790424c844fed26180d623 (patch) | |
tree | 7750bee6a047788c1e954a8d5c0b39d6ae076c27 /BlockchainTests/GeneralStateTests/stBadOpcode/badOpcodes_d40g0v0.json | |
parent | 91b73143a19d206adae0a08f3d94dd4c5cc9e738 (diff) | |
parent | 109c8462aa36c4d029c455271b712df1663fd556 (diff) | |
download | dexon-tests-a214838c9882333294790424c844fed26180d623.tar dexon-tests-a214838c9882333294790424c844fed26180d623.tar.gz dexon-tests-a214838c9882333294790424c844fed26180d623.tar.bz2 dexon-tests-a214838c9882333294790424c844fed26180d623.tar.lz dexon-tests-a214838c9882333294790424c844fed26180d623.tar.xz dexon-tests-a214838c9882333294790424c844fed26180d623.tar.zst dexon-tests-a214838c9882333294790424c844fed26180d623.zip |
Merge pull request #517 from ethereum/refill2
fix wrong timestamp in tests
Diffstat (limited to 'BlockchainTests/GeneralStateTests/stBadOpcode/badOpcodes_d40g0v0.json')
-rw-r--r-- | BlockchainTests/GeneralStateTests/stBadOpcode/badOpcodes_d40g0v0.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/BlockchainTests/GeneralStateTests/stBadOpcode/badOpcodes_d40g0v0.json b/BlockchainTests/GeneralStateTests/stBadOpcode/badOpcodes_d40g0v0.json index 6536ea94a..84b3d4e3a 100644 --- a/BlockchainTests/GeneralStateTests/stBadOpcode/badOpcodes_d40g0v0.json +++ b/BlockchainTests/GeneralStateTests/stBadOpcode/badOpcodes_d40g0v0.json @@ -2,7 +2,7 @@ "badOpcodes_d40g0v0_Byzantium" : { "_info" : { "comment" : "", - "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "filledwith" : "testeth 1.5.0.dev2-76+commit.80f08e95", "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d40g0v0Filler.json", "sourceHash" : "0a0341bdb5d931af6db3999ee2a55e94d2965d3bb1ab5b24927872c0c5199457" @@ -96,7 +96,7 @@ "badOpcodes_d40g0v0_EIP158" : { "_info" : { "comment" : "", - "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "filledwith" : "testeth 1.5.0.dev2-76+commit.80f08e95", "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d40g0v0Filler.json", "sourceHash" : "0a0341bdb5d931af6db3999ee2a55e94d2965d3bb1ab5b24927872c0c5199457" @@ -190,7 +190,7 @@ "badOpcodes_d40g0v0_Homestead" : { "_info" : { "comment" : "", - "filledwith" : "testeth 1.5.0.dev2-52+commit.d419e0a2", + "filledwith" : "testeth 1.5.0.dev2-76+commit.80f08e95", "lllcversion" : "Version: 0.4.26-develop.2018.9.19+commit.785cbf40.Linux.g++", "source" : "src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d40g0v0Filler.json", "sourceHash" : "0a0341bdb5d931af6db3999ee2a55e94d2965d3bb1ab5b24927872c0c5199457" |