aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src
Commit message (Collapse)AuthorAgeFilesLines
* Introducing ethashMatthew Wampler-Doty2015-03-0337-0/+17316
|
* Update godepsTaylor Gerring2015-02-269-36/+55
|
* p2p/nat: switch to github.com/huin/goupnpFelix Lange2015-02-1721-26/+25
| | | | My temporary fix was merged upstream.
* crypto: switch to golang.org/x/cryptoFelix Lange2015-02-177-234/+0
| | | | | code.google.com/p/go.crypto is deprecated and will cause problems in future versions of Go.
* rpc/ws: switch to golang.org/x/netFelix Lange2015-02-178-4/+91
| | | | | code.google.com/p/go.net is deprecated and will cause problems in future versions of Go.
* p2p: fix ecies dependency in testsFelix Lange2015-02-177-1704/+0
| | | | | We forgot to update this reference when moving ecies into the go-ethereum repo.
* Update obscuren/qml revisionTaylor Gerring2015-02-171-0/+2
|
* Add versioned dependencies from godepTaylor Gerring2015-02-16664-0/+435277