Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: remove config.go | Felix Lange | 2015-07-24 | 1 | -8/+0 |
* | deps: Added golang-lru | obscuren | 2015-06-30 | 1 | -1/+6 |
* | Merge pull request #1321 from karalabe/cut-it-open-3000 | Jeffrey Wilcke | 2015-06-25 | 1 | -13/+13 |
|\ | |||||
| * | Godeps: remove mist remnants, add termui deps | Péter Szilágyi | 2015-06-24 | 1 | -13/+9 |
| * | godeps: pull in go-metrics | Péter Szilágyi | 2015-06-24 | 1 | -0/+4 |
* | | Update Ethash Godeps | Gustav Simonsson | 2015-06-24 | 1 | -2/+2 |
|/ | |||||
* | Update ethash Godep (again) | Gustav Simonsson | 2015-06-17 | 1 | -2/+2 |
* | Update ethash Godep | Gustav Simonsson | 2015-06-16 | 1 | -2/+2 |
* | Godeps: update github.com/huin/goupnp to 5cff77a69fb22f5 | Felix Lange | 2015-06-05 | 1 | -1/+1 |
* | Godeps: add github.com/davecgh/go-spew | Felix Lange | 2015-05-25 | 1 | -0/+4 |
* | Merge pull request #960 from fjl/nat-fixes | Jeffrey Wilcke | 2015-05-14 | 1 | -1/+13 |
|\ | |||||
| * | Godeps: bump github.com/huin/goupnp to c57ae84 | Felix Lange | 2015-05-14 | 1 | -1/+13 |
* | | Make read of ethash hashrate atomic and update ethash godep | Gustav Simonsson | 2015-05-14 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #863 from karalabe/ordered-block-download | Jeffrey Wilcke | 2015-05-08 | 1 | -0/+4 |
|\ | |||||
| * | eth/downloader: fix priority queue reset, add throttling test | Péter Szilágyi | 2015-05-07 | 1 | -1/+1 |
| * | eth/downloader: prioritize block fetch based on chain position, cap memory use | Péter Szilágyi | 2015-05-07 | 1 | -0/+4 |
* | | Update ethash deps (more build fixes, tests) | Gustav Simonsson | 2015-05-08 | 1 | -2/+2 |
|/ | |||||
* | Add ethash linux & windows build fixes | Gustav Simonsson | 2015-05-06 | 1 | -2/+2 |
* | Update ethash Godeps files | Gustav Simonsson | 2015-05-05 | 1 | -2/+2 |
* | cmd/geth: fix #853 colorize console output in windows | Péter Szilágyi | 2015-05-05 | 1 | -0/+8 |
* | godeps: update leveldb and snappy, dump serpent-go | Péter Szilágyi | 2015-04-28 | 1 | -35/+6 |
* | updated ethash | obscuren | 2015-04-18 | 1 | -2/+2 |
* | Updated ethash | obscuren | 2015-04-07 | 1 | -2/+2 |
* | updated ethash. closes 646 | obscuren | 2015-04-06 | 1 | -2/+2 |
* | Update ethash | obscuren | 2015-04-05 | 1 | -2/+2 |
* | Update Godeps | Taylor Gerring | 2015-03-30 | 1 | -0/+4 |
* | updated ethash | obscuren | 2015-03-25 | 1 | -2/+2 |
* | updated deps | obscuren | 2015-03-25 | 1 | -4/+4 |
* | Update ethash lib | Gustav Simonsson | 2015-03-24 | 1 | -2/+2 |
* | Merge pull request #536 from zsfelfoldi/develop | Jeffrey Wilcke | 2015-03-23 | 1 | -2/+2 |
|\ | |||||
| * | using robertkrimen/otto, godeps updated | zsfelfoldi | 2015-03-20 | 1 | -2/+2 |
* | | fixed ethash | obscuren | 2015-03-20 | 1 | -2/+2 |
* | | updated ethash | obscuren | 2015-03-20 | 1 | -2/+2 |
|/ | |||||
* | updated godep ethash | obscuren | 2015-03-16 | 1 | -2/+2 |
* | Updated ethash | obscuren | 2015-03-14 | 1 | -2/+2 |
* | Godeps: bump github.com/codegangsta/cli | Felix Lange | 2015-03-10 | 1 | -2/+2 |
* | updated ethash | obscuren | 2015-03-08 | 1 | -2/+2 |
* | Merge pull request #433 from fjl/newcli | Felix Lange | 2015-03-06 | 1 | -4/+9 |
|\ | |||||
| * | Godeps: add github.com/peterh/liner | Felix Lange | 2015-03-06 | 1 | -0/+4 |
| * | cmd/ethereum: improve command line interface | Felix Lange | 2015-03-06 | 1 | -0/+5 |
| * | Godeps: delete golang.org/x/net/websocket | Felix Lange | 2015-03-06 | 1 | -4/+0 |
* | | Godeps: bump github.com/ethereum/ethash | Felix Lange | 2015-03-06 | 1 | -2/+2 |
|/ | |||||
* | Introducing ethash | Matthew Wampler-Doty | 2015-03-03 | 1 | -0/+5 |
* | Update godeps | Taylor Gerring | 2015-02-26 | 1 | -6/+5 |
* | p2p/nat: switch to github.com/huin/goupnp | Felix Lange | 2015-02-17 | 1 | -4/+4 |
* | crypto: switch to golang.org/x/crypto | Felix Lange | 2015-02-17 | 1 | -15/+8 |
* | rpc/ws: switch to golang.org/x/net | Felix Lange | 2015-02-17 | 1 | -5/+4 |
* | p2p: fix ecies dependency in tests | Felix Lange | 2015-02-17 | 1 | -5/+1 |
* | Update obscuren/qml revision | Taylor Gerring | 2015-02-17 | 1 | -1/+1 |
* | Add versioned dependencies from godep | Taylor Gerring | 2015-02-16 | 1 | -0/+130 |