aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
diff options
context:
space:
mode:
authorMatthew Wampler-Doty <matthew.wampler.doty@gmail.com>2015-03-01 03:58:37 +0800
committerMatthew Wampler-Doty <matthew.wampler.doty@gmail.com>2015-03-03 11:29:34 +0800
commitde9f79133faa1ff5dcd16fb4fd13d06b7799ded9 (patch)
treefcc9001d6b681ccdd1b3bbe516e3611e808341d7 /Godeps/Godeps.json
parent080823bdeebbab2bcffdaefad703896700ed2c30 (diff)
downloaddexon-de9f79133faa1ff5dcd16fb4fd13d06b7799ded9.tar
dexon-de9f79133faa1ff5dcd16fb4fd13d06b7799ded9.tar.gz
dexon-de9f79133faa1ff5dcd16fb4fd13d06b7799ded9.tar.bz2
dexon-de9f79133faa1ff5dcd16fb4fd13d06b7799ded9.tar.lz
dexon-de9f79133faa1ff5dcd16fb4fd13d06b7799ded9.tar.xz
dexon-de9f79133faa1ff5dcd16fb4fd13d06b7799ded9.tar.zst
dexon-de9f79133faa1ff5dcd16fb4fd13d06b7799ded9.zip
Introducing ethash
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r--Godeps/Godeps.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json
index b66ea932f..a1025c85d 100644
--- a/Godeps/Godeps.json
+++ b/Godeps/Godeps.json
@@ -16,6 +16,11 @@
"Rev": "12e4b4183793ac4b061921e7980845e750679fd0"
},
{
+ "ImportPath": "github.com/ethereum/ethash",
+ "Comment": "v17-23-g2561e13",
+ "Rev": "2561e1322a7e8e3d4a2cc903c44b1e96340bcb27"
+ },
+ {
"ImportPath": "github.com/ethereum/serpent-go",
"Rev": "5767a0dbd759d313df3f404dadb7f98d7ab51443"
},