Commit Graph

8204 Commits (a0c011f1a81c1bc88dc78e9b9f5aa8b25017abb1)
 

Author SHA1 Message Date
Péter Szilágyi a0c011f1a8
travis: fallback ARM64 builds to Go 1.7.5 due to compiler bug 8 years ago
Péter Szilágyi 449a850023
travis, appveyor: update builders to Go 1.8 8 years ago
Nick Johnson e51f65af1f Merge pull request #3681 from karalabe/usb-hidapi 8 years ago
Jeffrey Wilcke 037c8b9ae9 VERSION, params: bumped unstable version to 1.6 (#3685) 8 years ago
Martin Holst Swende b19e5885fe core/blockchain: Change iterator in procFutureBlocks to use lru.Peek instead of Get (#3655) 8 years ago
Felix Lange 9b0af51386 crypto: add btcec fallback for sign/recover without cgo (#3680) 8 years ago
Jeffrey Wilcke bf21549faa common/math: "optimised" SafeMul and added comment on Exp (#3675) 8 years ago
Péter Szilágyi 6f74fb962e Merge pull request #3683 from karalabe/swarm-go1.8-vet-fix 8 years ago
Péter Szilágyi 6ec8135256
accounts/usbwallet, vendor: use hidapi instead of libusb directly 8 years ago
Péter Szilágyi e94dfb78f8
swarm/api/http: fix go vet issue on Go 1.8 8 years ago
Péter Szilágyi bdef758d5c Merge pull request #3679 from fjl/vendor-govendor 8 years ago
Felix Lange 2c4455b12a vendor: update dependencies with github.com/kardianos/govendor 8 years ago
Felix Lange c8695fae35 logger: remove Core verbosity level (#3659) 8 years ago
Péter Szilágyi a973d1d523 Merge pull request #3674 from obscuren/gaz64 8 years ago
gluk256 15a609d5d6 whisper: interface changed to simplify the transition to v5 8 years ago
Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 years ago
Martin Holst Swende 72dcd3c58b core, eth, internal: Added `debug_getBadBlocks()` method (#3654) 8 years ago
Péter Szilágyi 4ece9c6cb0
VERSION, params: start 1.5.10 development cycle 8 years ago
Péter Szilágyi a07539fb88 Merge pull request #3671 from karalabe/1.5.9-stable 8 years ago
Péter Szilágyi 6988e5f074 Merge pull request #3670 from karalabe/docker-usb-fix 8 years ago
Péter Szilágyi aba016da72
params: 1.5.9 stable 8 years ago
Péter Szilágyi 09aef5c0ae
Dockerfile: support building USB on Alpine, ignore temp files 8 years ago
Péter Szilágyi 9b161187ec Merge pull request #3649 from ethersphere/swarm-sigterm-fix 8 years ago
zelig 8883f36fe3 cmd/swarm: handle SIGTERM unix signal for clean exit 8 years ago
Péter Szilágyi 0850f68fd1 Merge pull request #3668 from obscuren/revert-gas64 8 years ago
Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
Péter Szilágyi f8f428cc18 Merge pull request #3592 from karalabe/hw-wallets 8 years ago
Viktor Trón e23e86921b swarm/network: fix chunk integrity checks (#3665) 8 years ago
gluk256 65ed6a9def whisper: add tests for mailserver (#3631) 8 years ago
Péter Szilágyi e99c788155
accounts: ledger and HD review fixes 8 years ago
Péter Szilágyi c7022c1a0c
accounts/usbwallet: detect and report in Ledger is in browser mode 8 years ago
Péter Szilágyi 26cd41f0c7
accounts/usbwallet: make wallet responsive while Ledger is busy 8 years ago
Péter Szilágyi fb19846855
accounts/usbwallet: Ledger teardown on health-check failure 8 years ago
Péter Szilágyi 205ea95802
accounts, cmd, internal, node: implement HD wallet self-derivation 8 years ago
Péter Szilágyi c5215fdd48
accounts, cmd, internal, mobile, node: canonical account URLs 8 years ago
Péter Szilágyi fad5eb0a87
accounts, cmd, eth, internal, miner, node: wallets and HD APIs 8 years ago
Péter Szilágyi b3c0e9d3cc
accounts/usbwallet: two phase Ledger refreshes to avoid Windows bug 8 years ago
Péter Szilágyi 470b79385b
accounts/usbwallet: support Ledger app version <1.0.2 8 years ago
Péter Szilágyi 1ecf99bd0f
accounts/usbwallet: skip support on iOS altogether 8 years ago
Péter Szilágyi e0fb4d1da9
build: work around CGO linker bug on pre-1.8 Go 8 years ago
Péter Szilágyi ac2a0e615b
accounts/usbwallet: initial support for Ledger wallets 8 years ago
Péter Szilágyi 52bd4e29ff
vendor: pull in support for USB devices via libusb/gousb 8 years ago
Péter Szilágyi 833e4d1319
accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
Martin Holst Swende 564b60520c core: ignore 0x prefix for code in JSON genesis blocks (#3656) 8 years ago
Zahoor Mohamed 085987ff2c cmd/swarm: manifest manipulation commands (#3645) 8 years ago
Péter Szilágyi aaf9cfd18c Merge pull request #3662 from karalabe/travis-linux-android 8 years ago
Péter Szilágyi 7ff686d6ec
travis: split Android off OSX, use native image 8 years ago
Péter Szilágyi 0cc9409fda Merge pull request #3648 from bas-vk/abigen 8 years ago
Maksim 6dd27e7cff swarm/storage: release chunk storage after stop swarm (#3651) 8 years ago
Bas van Kervel d0eeb3ebdc cmd/abigen: parse contract name as abi identifier 8 years ago