Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fdtrack: temporary hack for tracking file descriptor usage | Felix Lange | 2015-08-04 | 4 | -0/+27 |
| | | | | | Package fdtrack logs statistics about open file descriptors. This should help identify the source of #1549. | ||||
* | Godeps: use BSD-licensed version of gopkg.in/karalabe/cookiejar.v2 | Felix Lange | 2015-07-24 | 5 | -53/+17 |
| | |||||
* | common: remove config.go | Felix Lange | 2015-07-24 | 14 | -1054/+0 |
| | | | | | The code in config.go is unused. The main reason for removing it is to get rid github.com/rakyll/goini in Godeps (it has no license). | ||||
* | deps: Added golang-lru | obscuren | 2015-06-30 | 6 | -1/+718 |
| | |||||
* | Merge pull request #1321 from karalabe/cut-it-open-3000 | Jeffrey Wilcke | 2015-06-25 | 366 | -330446/+12611 |
|\ | | | | | Metrics collecting and reporting support | ||||
| * | Godeps: remove mist remnants, add termui deps | Péter Szilágyi | 2015-06-24 | 318 | -330446/+7180 |
| | | |||||
| * | godeps: pull in go-metrics | Péter Szilágyi | 2015-06-24 | 49 | -0/+5431 |
| | | |||||
* | | Update Ethash Godeps | Gustav Simonsson | 2015-06-24 | 5 | -19/+54 |
|/ | |||||
* | Update ethash Godep (again) | Gustav Simonsson | 2015-06-17 | 3 | -12/+23 |
| | |||||
* | Update ethash Godep | Gustav Simonsson | 2015-06-16 | 16 | -13958/+76 |
| | |||||
* | Godeps: update github.com/huin/goupnp to 5cff77a69fb22f5 | Felix Lange | 2015-06-05 | 2 | -4/+7 |
| | | | | This includes a fix adding a timeout to router discovery requests. | ||||
* | Godeps: add github.com/davecgh/go-spew | Felix Lange | 2015-05-25 | 16 | -0/+5776 |
| | |||||
* | Merge pull request #960 from fjl/nat-fixes | Jeffrey Wilcke | 2015-05-14 | 138 | -1/+189186 |
|\ | | | | | p2p/nat: fix UPnP auto discovery | ||||
| * | Godeps: bump github.com/huin/goupnp to c57ae84 | Felix Lange | 2015-05-14 | 138 | -1/+189186 |
| | | |||||
* | | Make read of ethash hashrate atomic and update ethash godep | Gustav Simonsson | 2015-05-14 | 3 | -108/+45 |
|/ | |||||
* | Merge pull request #863 from karalabe/ordered-block-download | Jeffrey Wilcke | 2015-05-08 | 6 | -0/+471 |
|\ | | | | | eth/downloader: prioritize block fetch based on chain position, cap memo... | ||||
| * | eth/downloader: fix priority queue reset, add throttling test | Péter Szilágyi | 2015-05-07 | 5 | -21/+63 |
| | | |||||
| * | eth/downloader: prioritize block fetch based on chain position, cap memory use | Péter Szilágyi | 2015-05-07 | 6 | -0/+429 |
| | | |||||
* | | Update ethash deps (more build fixes, tests) | Gustav Simonsson | 2015-05-08 | 8 | -21/+65 |
|/ | |||||
* | Add ethash linux & windows build fixes | Gustav Simonsson | 2015-05-06 | 5 | -10/+11 |
| | |||||
* | Update ethash Godeps files | Gustav Simonsson | 2015-05-05 | 39 | -2353/+3369 |
| | |||||
* | cmd/geth: fix #853 colorize console output in windows | Péter Szilágyi | 2015-05-05 | 9 | -0/+751 |
| | |||||
* | godeps: update leveldb and snappy, dump serpent-go | Péter Szilágyi | 2015-04-28 | 155 | -10106/+7571 |
| | |||||
* | updated ethash | obscuren | 2015-04-18 | 2 | -4/+4 |
| | |||||
* | Updated ethash | obscuren | 2015-04-07 | 16 | -261/+315 |
| | |||||
* | updated ethash. closes 646 | obscuren | 2015-04-06 | 2 | -3/+2 |
| | |||||
* | Update ethash | obscuren | 2015-04-05 | 21 | -128/+745 |
| | |||||
* | Update Godeps | Taylor Gerring | 2015-03-30 | 16 | -0/+954 |
| | |||||
* | updated ethash | obscuren | 2015-03-25 | 16 | -1109/+239 |
| | |||||
* | updated deps | obscuren | 2015-03-25 | 25 | -288/+1194 |
| | |||||
* | Update ethash lib | Gustav Simonsson | 2015-03-24 | 19 | -1674/+1268 |
| | |||||
* | Merge pull request #536 from zsfelfoldi/develop | Jeffrey Wilcke | 2015-03-23 | 137 | -13101/+4953 |
|\ | | | | | using robertkrimen/otto, godeps updated | ||||
| * | using robertkrimen/otto, godeps updated | zsfelfoldi | 2015-03-20 | 137 | -13101/+4953 |
| | | |||||
* | | fixed ethash | obscuren | 2015-03-20 | 2 | -4/+4 |
| | | |||||
* | | updated ethash | obscuren | 2015-03-20 | 16 | -237/+1107 |
|/ | |||||
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -3/+3 |
| | |||||
* | updated godep ethash | obscuren | 2015-03-16 | 2 | -4/+6 |
| | |||||
* | Updated ethash | obscuren | 2015-03-14 | 30 | -597/+1254 |
| | |||||
* | Godeps: bump github.com/codegangsta/cli | Felix Lange | 2015-03-10 | 5 | -11/+42 |
| | |||||
* | updated ethash | obscuren | 2015-03-08 | 2 | -4/+2 |
| | |||||
* | Merge pull request #433 from fjl/newcli | Felix Lange | 2015-03-06 | 47 | -2266/+6034 |
|\ | | | | | Improved CLI | ||||
| * | Godeps: add github.com/peterh/liner | Felix Lange | 2015-03-06 | 22 | -0/+2579 |
| | | |||||
| * | cmd/ethereum: improve command line interface | Felix Lange | 2015-03-06 | 18 | -0/+3455 |
| | | | | | | | | | | | | | | | | | | | | The ethereum command line interface is now structured using subcommands. These separate the different tasks it can perform. Almost all flag names are backwards compatible. The key tasks have not been ported to subcommands since they will be replaced by the new accounts infrastructure very soon. | ||||
| * | Godeps: delete golang.org/x/net/websocket | Felix Lange | 2015-03-06 | 9 | -2266/+0 |
| | | | | | | | | It is no longer imported by any package in our tree. | ||||
* | | Godeps: bump github.com/ethereum/ethash | Felix Lange | 2015-03-06 | 63 | -2534/+3271 |
|/ | | | | This fixes the build. | ||||
* | Introducing ethash | Matthew Wampler-Doty | 2015-03-03 | 38 | -0/+17321 |
| | |||||
* | Update godeps | Taylor Gerring | 2015-02-26 | 10 | -42/+60 |
| | |||||
* | p2p/nat: switch to github.com/huin/goupnp | Felix Lange | 2015-02-17 | 22 | -30/+29 |
| | | | | My temporary fix was merged upstream. | ||||
* | crypto: switch to golang.org/x/crypto | Felix Lange | 2015-02-17 | 8 | -249/+8 |
| | | | | | 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 | 9 | -9/+95 |
| | | | | | 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 | 8 | -1709/+1 |
| | | | | | We forgot to update this reference when moving ecies into the go-ethereum repo. | ||||
* | Update obscuren/qml revision | Taylor Gerring | 2015-02-17 | 2 | -1/+3 |
| | |||||
* | Add versioned dependencies from godep | Taylor Gerring | 2015-02-16 | 667 | -0/+435414 |