| Commit message (Expand) | Author | Age | Files | Lines |
* | Godeps: update golang.org/x/... | Felix Lange | 2016-08-30 | 1 | -26/+26 |
* | Godeps: update github.com/rjeczalik/notify to f627deca7a51 | Felix Lange | 2016-08-05 | 1 | -1/+1 |
* | Godeps: bump github.com/syndtr/goleveldb/... to ab8b5dcf104 | Felix Lange | 2016-07-20 | 1 | -12/+12 |
* | Godeps: update golang.org/x/net/... | Felix Lange | 2016-07-15 | 1 | -5/+5 |
* | Godeps, rpc: switch back to package npipe | Felix Lange | 2016-07-15 | 1 | -5/+4 |
* | Godeps: pull in ethash with the big endian build fix | Péter Szilágyi | 2016-06-13 | 1 | -2/+2 |
* | cmd/geth: codegansta/cli package renamed to urfave/cli | Bas van Kervel | 2016-06-09 | 1 | -5/+10 |
* | Godeps: add github.com/rjeczalik/notify | Felix Lange | 2016-04-12 | 1 | -0/+4 |
* | Godeps: add github.com/cspeare/cp | Felix Lange | 2016-04-12 | 1 | -0/+4 |
* | Godeps: pull in the ethash opencl fix | Péter Szilágyi | 2016-04-11 | 1 | -5/+4 |
* | rpc: use go-winio instead of vendoring a named pipe implementation | Felix Lange | 2016-04-04 | 1 | -0/+6 |
* | accounts/abi/bind, cmd/abigen: Go API generator around an EVM ABI | Péter Szilágyi | 2016-03-24 | 1 | -0/+8 |
* | Merge pull request #2259 from bas-vk/http | Jeffrey Wilcke | 2016-03-23 | 1 | -0/+4 |
|\ |
|
| * | rpc/http: improve request handling | Bas van Kervel | 2016-03-23 | 1 | -0/+4 |
* | | Godeps: pull in the leveldb upstream write race fix | Péter Szilágyi | 2016-03-11 | 1 | -12/+12 |
|/ |
|
* | Godeps: update goleveldb to fix a compaction data race | Péter Szilágyi | 2016-03-10 | 1 | -12/+12 |
* | Godeps: pull in ethash future cache generator | Péter Szilágyi | 2016-03-08 | 1 | -2/+2 |
* | Godeps, eth, tests: update ethash, used shared for testing | Péter Szilágyi | 2016-02-24 | 1 | -2/+142 |
* | console: seed random number generator | Bas van Kervel | 2016-02-19 | 1 | -1/+1 |
* | Godeps: update all dependencies to latest code | Péter Szilágyi | 2016-02-11 | 1 | -35/+64 |
* | rpc: migrated the RPC insterface to a new reflection based RPC layer | Bas van Kervel | 2016-01-26 | 1 | -9/+5 |
* | rpc/v2: optionally passing context argument to rpc v2 api methods | zsfelfoldi | 2015-12-16 | 1 | -0/+4 |
* | Makefile: support library build modes | Péter Szilágyi | 2015-11-25 | 1 | -1/+1 |
* | Makefile: add support for iOS cross compilation | Péter Szilágyi | 2015-11-24 | 1 | -1/+1 |
* | Merge pull request #1949 from karalabe/update-command-usage | Jeffrey Wilcke | 2015-10-30 | 1 | -2/+2 |
|\ |
|
| * | cmd/geth, cmd/utils, eth: group CLI flags by purpose | Péter Szilágyi | 2015-10-30 | 1 | -2/+2 |
* | | Godeps: upgrade github.com/huin/goupnp to 90f71cb5 | Felix Lange | 2015-10-30 | 1 | -1/+1 |
|/ |
|
* | godeps: update ethash following GPU miner merge | Gustav Simonsson | 2015-10-16 | 1 | -2/+2 |
* | all: Add GPU mining, disabled by default | Gustav Simonsson | 2015-10-07 | 1 | -2/+2 |
* | Merge pull request #1792 from jeffallen/uuid | Felix Lange | 2015-09-14 | 1 | -5/+4 |
|\ |
|
| * | Change go-uuid to use the current supported repository. | Jeff R. Allen | 2015-09-12 | 1 | -5/+4 |
* | | godeps: pull in ethash android fix | Péter Szilágyi | 2015-09-11 | 1 | -1/+2 |
|/ |
|
* | Pull in ethash and go-isatty updates | Steven Dee | 2015-09-01 | 1 | -3/+2 |
* | cmd/geth, jsre: restore command line editing on windows | Felix Lange | 2015-08-12 | 1 | -7/+11 |
* | Godeps: use BSD-licensed version of gopkg.in/karalabe/cookiejar.v2 | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | 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 |