| Commit message (Expand) | Author | Age | Files | Lines |
* | dex: update interface and use static bls lib | Wei-Ning Huang | 2019-03-07 | 13 | -385/+94 |
* | dex: make geth buildable and update interface skeleton | Wei-Ning Huang | 2019-03-07 | 13 | -0/+1311 |
* | vendor: update bigcache | Martin Holst Swende | 2019-02-19 | 4 | -27/+67 |
* | vendor: vendor/github.com/mattn/go-isatty - add missing files (reported by mk... | HackyMiner | 2019-01-03 | 2 | -0/+40 |
* | vendor: update github.com/karalabe/hid (#18213) | Felix Lange | 2018-11-30 | 3 | -9/+9 |
* | vendor: update leveldb | Martin Holst Swende | 2018-11-29 | 10 | -39/+47 |
* | cmd, core, eth, light, trie: add trie read caching layer | Péter Szilágyi | 2018-11-15 | 17 | -0/+1418 |
* | internal/debug: support color terminal for cygwin/msys2 (#17740) | HackyMiner | 2018-09-29 | 11 | -138/+315 |
* | vendor: github.com/rjeczalik/notify update to master (#17527) | Anton Evangelatov | 2018-08-28 | 3 | -26/+3 |
* | vendor: update rjeczalik/notify so that it compiles on go1.11 (#17467) | Jeremy Schlatter | 2018-08-21 | 11 | -79/+140 |
* | internal, vendor: update Azure blobstore API | Péter Szilágyi | 2018-07-25 | 96 | -8083/+14792 |
* | all: switch out defunct set library to different one (#16873) | Ralph Caraveo III | 2018-07-16 | 6 | -0/+1006 |
* | swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) | Anton Evangelatov | 2018-07-13 | 119 | -0/+20912 |
* | vendor, ethdb: resume write operation asap (#17144) | gary rong | 2018-07-12 | 4 | -117/+243 |
* | cmd, dashboard, log: log collection and exploration (#17097) | Kurkó Mihály | 2018-07-11 | 3 | -0/+154 |
* | vendor: update docker/docker/pkg/reexec so that it compiles on OpenBSD (#17084) | Fabian Raetz | 2018-07-02 | 5 | -13/+15 |
* | vendor: added vendor packages necessary for the swarm-network-rewrite merge (... | Elad | 2018-06-05 | 4 | -620/+644 |
* | vendor, ethdb: print warning log if leveldb is performing compaction (#16766) | gary rong | 2018-05-22 | 2 | -1/+76 |
* | vendor: fix leveldb crash when bigger than 1 TiB | timothy | 2018-05-02 | 2 | -3/+7 |
* | cmd/geth, mobile: add memsize to pprof server (#16532) | Felix Lange | 2018-04-23 | 9 | -0/+792 |
* | vendor: update elastic/gosigar so that it compiles on OpenBSD (#16542) | Fabian Raetz | 2018-04-22 | 11 | -4/+95 |
* | cmd, ethdb, vendor: integrate leveldb iostats (#16277) | Kurkó Mihály | 2018-03-08 | 7 | -8/+75 |
* | metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15... | Anton Evangelatov | 2018-02-23 | 44 | -3716/+4757 |
* | vendor: update rjeczalik/notify so that it compiles on go1.10 | Anton Evangelatov | 2018-02-17 | 3 | -26/+3 |
* | vendor: update leveldb to 211f780 (poolfix) (#15988) | Martin Holst Swende | 2018-01-29 | 4 | -19/+24 |
* | dashboard: CPU, memory, diskIO and traffic on the footer (#15950) | Kurkó Mihály | 2018-01-24 | 89 | -0/+9360 |
* | vendor: update github.com/rjeczalik/notify (#15801) | Felix Lange | 2018-01-03 | 1 | -2/+5 |
* | vendor: update github.com/rjeczalik/notify for go1.10 (#15785) | Péter Szilágyi | 2018-01-02 | 19 | -155/+226 |
* | crypto: add DecompressPubkey, VerifySignature (#15615) | Felix Lange | 2017-12-06 | 7 | -212/+112 |
* | vendor: add github.com/stretchr/testify test dependency | Robert Zaremba | 2017-11-11 | 19 | -0/+5081 |
* | vendor: update liner to fix docker and mips bugs | Péter Szilágyi | 2017-10-05 | 3 | -17/+81 |
* | p2p: add network simulation framework (#14982) | Lewis Marshall | 2017-09-25 | 5 | -0/+1480 |
* | vendor: pull in latest changes for goleveldb (#15090) | Péter Szilágyi | 2017-09-05 | 7 | -8/+41 |
* | Merge pull request #15000 from fjl/node-flock | Péter Szilágyi | 2017-08-23 | 7 | -0/+515 |
|\ |
|
| * | node: fix instance dir locking and improve error message | Felix Lange | 2017-08-18 | 7 | -0/+515 |
* | | vendor: update USB HID lib (fix macOS crash) | Péter Szilágyi | 2017-08-21 | 5 | -3/+22 |
|/ |
|
* | accounts, console, internal: support trezor hardware wallet | Péter Szilágyi | 2017-08-09 | 16 | -0/+10293 |
* | vendor: update go-stack to fix a sigpanic panic (#14790) | Péter Szilágyi | 2017-07-11 | 2 | -39/+20 |
* | swarm/test: add integration test for 'swarm up' (#14353) | Lewis Marshall | 2017-06-21 | 8 | -0/+348 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 15 | -0/+5419 |
* | cmd/puppeth: your Ethereum private network manager (#13854) | Péter Szilágyi | 2017-04-11 | 8 | -0/+1120 |
* | .travis, build: autodelete old unstable archives (#13867) | Péter Szilágyi | 2017-04-06 | 63 | -1110/+7667 |
* | crypto, pow, vendor: hash optimizations, mmap ethash | Péter Szilágyi | 2017-03-09 | 7 | -0/+363 |
* | all: finish integrating Go ethash, delete C++ vendor | Péter Szilágyi | 2017-03-09 | 9 | -647/+0 |
* | vendor: update HID library for glibc < v2.17 build | Péter Szilágyi | 2017-02-27 | 5 | -11/+46 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -13/+12 |
* | log, vendor: vendor in log15 inline into our codebase | Péter Szilágyi | 2017-02-23 | 3 | -0/+400 |
* | Merge pull request #3681 from karalabe/usb-hidapi | Nick Johnson | 2017-02-20 | 78 | -1684/+5616 |
|\ |
|
| * | accounts/usbwallet, vendor: use hidapi instead of libusb directly | Péter Szilágyi | 2017-02-17 | 78 | -1684/+5616 |
* | | crypto: add btcec fallback for sign/recover without cgo (#3680) | Felix Lange | 2017-02-18 | 13 | -0/+3672 |
|/ |
|
* | vendor: update dependencies with github.com/kardianos/govendor | Felix Lange | 2017-02-16 | 74 | -908/+1456 |
* | vendor: pull in support for USB devices via libusb/gousb | Péter Szilágyi | 2017-02-13 | 62 | -0/+32571 |
* | vendor: update all dependencies except Azure SDK | Felix Lange | 2017-01-11 | 54 | -127/+2170 |
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 11 | -0/+465 |
* | vendor: update github.com/peterh/liner | Felix Lange | 2016-11-04 | 7 | -77/+130 |
* | vendor: pull in azure sdk and openpgp signer | Péter Szilágyi | 2016-11-03 | 27 | -19/+3829 |
* | Godeps, vendor: convert dependency management to trash (#3198) | Péter Szilágyi | 2016-10-29 | 418 | -0/+85636 |