- 16 Jan, 2017 4 commits
- 
- 
Felix Lange authored
- 
Felföldi Zsolt authored
- 
Péter Szilágyi authoredcommon/hexutil: fix EncodeBig, Big.MarshalJSON 
- 
Felix Lange authoredThe code was too clever and failed to include zeros on a big.Word boundary. 
 
- 
- 13 Jan, 2017 6 commits
- 
- 
Péter Szilágyi authoredtravis, 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 authoredtests: unskip test 
- 
Jeffrey Wilcke authored
- 
Péter Szilágyi authoredcore: remove support for Olympic network 
- 
Bas van Kervel authored
 
- 
- 11 Jan, 2017 5 commits
- 
- 
Péter Szilágyi authoredcore: improve import log alignment 
- 
Nick Johnson authored
- 
Felix Lange authored
- 
Péter Szilágyi authoredvendor: update dependencies 
- 
Péter Szilágyi authoredcmd/utils: fix comma-separated --bootnodes 
 
- 
- 10 Jan, 2017 3 commits
- 
- 
Felix Lange authored
- 
Felix Lange authoredThe 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 15 commits
- 
- 
Péter Szilágyi authoredall: fix ineffectual assignments 
- 
Péter Szilágyi authoredparams, VERSION: start 1.5.7 release cycle 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredparams: stable version 1.5.6 
- 
Péter Szilágyi authored
- 
Felix Lange authoredgo get github.com/gordonklaus/ineffassign ineffassign . 
- 
Felix Lange authoredWe don't use this anymore. 
- 
Felix Lange authored
- 
Péter Szilágyi authoredles: fixed selectPeer deadlock, improved request distribution 
- 
Péter Szilágyi authoredcore: fix race condition in WriteMipmapBloom 
- 
Viktor Trón authored
- 
Bas van Kervel authored
- 
Péter Szilágyi authoredconsole: fix error message in faux JSON-RPC responses 
- 
Péter Szilágyi authoredaccounts/abi: support custom int slice types 
- 
Thomas Bocek authoredCheck for slice in type as well and adapted test case as arrays also store its types. 
 
-