diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-20 18:40:46 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-20 18:40:46 +0800 |
commit | 01ff0b3176e6d83dcc5e6716f04301de71e3fc9e (patch) | |
tree | ffb8fe987f992e16f7d119f40a97d498022d4959 /Godeps/Godeps.json | |
parent | d8fe8f60e84f599a92783bd690b8d3477cf5a595 (diff) | |
download | dexon-01ff0b3176e6d83dcc5e6716f04301de71e3fc9e.tar dexon-01ff0b3176e6d83dcc5e6716f04301de71e3fc9e.tar.gz dexon-01ff0b3176e6d83dcc5e6716f04301de71e3fc9e.tar.bz2 dexon-01ff0b3176e6d83dcc5e6716f04301de71e3fc9e.tar.lz dexon-01ff0b3176e6d83dcc5e6716f04301de71e3fc9e.tar.xz dexon-01ff0b3176e6d83dcc5e6716f04301de71e3fc9e.tar.zst dexon-01ff0b3176e6d83dcc5e6716f04301de71e3fc9e.zip |
fixed 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 0cdb4b026..b97dec91f 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -22,8 +22,8 @@ }, { "ImportPath": "github.com/ethereum/ethash", - "Comment": "v23.1-25-gc0429f2", - "Rev": "c0429f268b62e2238b684d4b5495f8ff24115424" + "Comment": "v23.1-26-g934bb4f", + "Rev": "934bb4f5060ab69d96fb6eba4b9a57facc4e160b" }, { "ImportPath": "github.com/ethereum/serpent-go", |