- 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
-
Péter Szilágyi authored
-
Felix Lange authored
go get github.com/gordonklaus/ineffassign ineffassign .
-
Felix Lange authored
We don't use this anymore.
-
Felix Lange authored
-
Péter Szilágyi authored
les: fixed selectPeer deadlock, improved request distribution
-
Péter Szilágyi authored
core: fix race condition in WriteMipmapBloom
-
Viktor Trón authored
-
Bas van Kervel authored
-
Péter Szilágyi authored
console: fix error message in faux JSON-RPC responses
-
Péter Szilágyi authored
accounts/abi: support custom int slice types
-