diff options
author | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-03-24 11:23:54 +0800 |
---|---|---|
committer | Gustav Simonsson <gustav.simonsson@gmail.com> | 2015-03-24 22:51:51 +0800 |
commit | b0c4dc8df874442e8ad7bcd55dfa13d6ea75c0e1 (patch) | |
tree | 591bfa21aaefba999a0300f9957d91082868bba6 /Godeps/Godeps.json | |
parent | 118b79eca7500c1770db2e3fd28cfdea6370befd (diff) | |
download | dexon-b0c4dc8df874442e8ad7bcd55dfa13d6ea75c0e1.tar.gz dexon-b0c4dc8df874442e8ad7bcd55dfa13d6ea75c0e1.tar.zst dexon-b0c4dc8df874442e8ad7bcd55dfa13d6ea75c0e1.zip |
Update ethash lib
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index ef013c75f..9fd0f2329 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -22,8 +22,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-26-g934bb4f", - "Rev": "934bb4f5060ab69d96fb6eba4b9a57facc4e160b" + "Comment": "v23-16-g7ec1d23", + "Rev": "7ec1d23bece027001acc81e791911c65db9d8ae9" }, { "ImportPath": "github.com/ethereum/serpent-go", |