Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Godeps: delete golang.org/x/net/websocket | Felix Lange | 2015-03-06 | 8 | -2262/+0 |
| | | | | It is no longer imported by any package in our tree. | ||||
* | Introducing ethash | Matthew Wampler-Doty | 2015-03-03 | 37 | -0/+17316 |
| | |||||
* | Update godeps | Taylor Gerring | 2015-02-26 | 9 | -36/+55 |
| | |||||
* | p2p/nat: switch to github.com/huin/goupnp | Felix Lange | 2015-02-17 | 21 | -26/+25 |
| | | | | My temporary fix was merged upstream. | ||||
* | crypto: switch to golang.org/x/crypto | Felix Lange | 2015-02-17 | 7 | -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/net | Felix Lange | 2015-02-17 | 8 | -4/+91 |
| | | | | | code.google.com/p/go.net is deprecated and will cause problems in future versions of Go. | ||||
* | p2p: fix ecies dependency in tests | Felix Lange | 2015-02-17 | 7 | -1704/+0 |
| | | | | | We forgot to update this reference when moving ecies into the go-ethereum repo. | ||||
* | Update obscuren/qml revision | Taylor Gerring | 2015-02-17 | 1 | -0/+2 |
| | |||||
* | Add versioned dependencies from godep | Taylor Gerring | 2015-02-16 | 665 | -0/+435279 |