diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-20 18:19:12 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-20 18:19:12 +0800 |
commit | d8fe8f60e84f599a92783bd690b8d3477cf5a595 (patch) | |
tree | 1b6cc5040185af843623af900a4112ef5ca11a81 /Godeps/Godeps.json | |
parent | 62236dd95e6d069b8bd9895c9998676b8d946d37 (diff) | |
download | dexon-d8fe8f60e84f599a92783bd690b8d3477cf5a595.tar dexon-d8fe8f60e84f599a92783bd690b8d3477cf5a595.tar.gz dexon-d8fe8f60e84f599a92783bd690b8d3477cf5a595.tar.bz2 dexon-d8fe8f60e84f599a92783bd690b8d3477cf5a595.tar.lz dexon-d8fe8f60e84f599a92783bd690b8d3477cf5a595.tar.xz dexon-d8fe8f60e84f599a92783bd690b8d3477cf5a595.tar.zst dexon-d8fe8f60e84f599a92783bd690b8d3477cf5a595.zip |
updated 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 e6eab504d..0cdb4b026 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -22,8 +22,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23-12-g149261a", - "Rev": "149261a5d7cafc3943cbcf1d370082ec70d81e8b" + "Comment": "v23.1-25-gc0429f2", + "Rev": "c0429f268b62e2238b684d4b5495f8ff24115424" }, { "ImportPath": "github.com/ethereum/serpent-go", |