- 17 Jan, 2017 7 commits
 - 
- 
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
 
 - 
 - 16 Jan, 2017 5 commits
 - 
- 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felföldi Zsolt 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.
 
 - 
 - 13 Jan, 2017 6 commits
 - 
- 
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
 
 - 
 - 12 Jan, 2017 7 commits
 - 
- 
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
 
 - 
 - 11 Jan, 2017 5 commits
 - 
- 
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
 
 - 
 - 10 Jan, 2017 3 commits
 - 
- 
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
 
 - 
 - 09 Jan, 2017 7 commits
 - 
- 
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
 - 
Péter Szilágyi authored
 - 
Felix Lange authored
go get github.com/gordonklaus/ineffassign ineffassign .
 - 
Felix Lange authored
We don't use this anymore.
 
 -