| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |