- Jan 20, 2017
-
-
Péter Szilágyi authored
The Android NDK was recently removed from gomobile, leading to our Android builds failing. Starting from https://go-review.googlesource.com/#/c/35173/ , gomobile requires a locally installed NDK. This PR ensures that travis installs that too before running the build steps.
-
Péter Szilágyi authored
-
- Jan 18, 2017
-
-
Péter Szilágyi authored
core: removal of dead-code
-
- Jan 17, 2017
-
-
Jeffrey Wilcke authored
Removal of dead code that appeard as if we had a consensus issue. This however is not the case as the proper error catching happens in the vm package instead.
-
Péter Szilágyi authored
cmd,eth,les,internal: remove natspec support
-
Martin Holst Swende authored
* core: Made logging of reorgs more structured, also always log if reorg is > 63 blocks long * core/blockchain: go fmt * core/blockchain: Minor fixes to the reorg reporting
-
Péter Szilágyi authored
accounts, mobile: make account manager API a bit more uniform
-
Péter Szilágyi authored
-
Nick Johnson authored
-
Bas van Kervel authored
-
- Jan 16, 2017
-
-
Felix Lange authored
-
Felix Lange authored
-
Zsolt Felföldi authored
-
Péter Szilágyi authored
common/hexutil: fix EncodeBig, Big.MarshalJSON
-
Felix Lange authored
The code was too clever and failed to include zeros on a big.Word boundary.
-
- Jan 13, 2017
-
-
Péter Szilágyi authored
travis, appveyor, build: add source spell checking
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Felix Lange authored
-
- Jan 12, 2017
-
-
Felix Lange authored
-
Felix Lange authored
- Use defined constants instead of hard-coding their integer value. - Allocate secp256k1 structs on the C stack instead of converting []byte - Remove dead code
-
Péter Szilágyi authored
-
Péter Szilágyi authored
tests: unskip test
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
core: remove support for Olympic network
-
Bas van Kervel authored
-
- Jan 11, 2017
-
-
Péter Szilágyi authored
core: improve import log alignment
-
Nick Johnson authored
-
Felix Lange authored
-
Péter Szilágyi authored
vendor: update dependencies
-
Péter Szilágyi authored
cmd/utils: fix comma-separated --bootnodes
-
- Jan 10, 2017
-
-
Felix Lange authored
-
Felix Lange authored
The Azure SDK doesn't support Go 1.5 anymore. We can't upgrade it until Go 1.8 comes out.
-
Felix Lange authored
-
- Jan 09, 2017
-
-
Péter Szilágyi authored
all: fix ineffectual assignments
-
Péter Szilágyi authored
params, VERSION: start 1.5.7 release cycle
-
Péter Szilágyi authored
-
Péter Szilágyi authored
params: stable version 1.5.6
-