diff options
author | obscuren <geffobscura@gmail.com> | 2015-04-05 21:14:55 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-04-05 21:14:55 +0800 |
commit | 09d3f2cf2ab190f8d92497b735a1eb248cf2b507 (patch) | |
tree | f1d1edad593d5b5f52c492abea9e3ee1297fd185 /Godeps/Godeps.json | |
parent | 5b9a0e711800013a27be73cf963823b61e1ef727 (diff) | |
download | dexon-09d3f2cf2ab190f8d92497b735a1eb248cf2b507.tar.gz dexon-09d3f2cf2ab190f8d92497b735a1eb248cf2b507.tar.zst dexon-09d3f2cf2ab190f8d92497b735a1eb248cf2b507.zip |
Update ethash
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 4c8c8281e..bc7ece021 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -22,8 +22,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-33-g6ecb8e6", - "Rev": "6ecb8e610d60240187b44f61e66b06198c26fae6" + "Comment": "v23.1-72-g0ac34ad", + "Rev": "0ac34ad51ef0ffdae66b344603bb4e9e2a149b2a" }, { "ImportPath": "github.com/ethereum/serpent-go", |