- 22 Mar, 2017 10 commits
-
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
There is no need to depend on the old context package now that the minimum Go version is 1.7. The move to "context" eliminates our weird vendoring setup. Some vendored code still uses golang.org/x/net/context and it is now vendored in the normal way. This change triggered new vet checks around context.WithTimeout which didn't fire with golang.org/x/net/context.
-
Felföldi Zsolt authored
* les: implement request distributor, fix blocking issues * core: moved header validation before chain mutex lock
-
Péter Szilágyi authored
build: require Go >= 1.7
-
Felix Lange authored
We don't use the opencl build tag anymore.
-
Felix Lange authored
We have decided to bump the requirement to Go 1.7 because it enables subtests and allows dropping backwards-compatibility code. This is in line with Go's support policy. Go 1.6 and earlier no longer receive security updates.
-
Yohann Leon authored
-
Péter Szilágyi authored
-
Felix Lange authored
core/types: use gencodec for JSON marshaling code
-
- 20 Mar, 2017 4 commits
-
-
Péter Szilágyi authored
travis: switch to cocoapods 1.2.0 stable
-
Péter Szilágyi authored
-
Péter Szilágyi authored
ethstats: try both ws:// and wss:// if none specified
-
Péter Szilágyi authored
-
- 18 Mar, 2017 1 commit
-
-
holisticode authored
-
- 16 Mar, 2017 3 commits
-
-
bas-vk authored
-
Micah Zoltu authored
Fixes #3762. Details about parameter: https://github.com/rs/cors/blob/a62a804a8a009876ca59105f7899938a1349f4b3/cors.go#L50-L54
-
Péter Szilágyi authored
-
- 14 Mar, 2017 2 commits
-
-
Péter Szilágyi authored
light: added new CHT
-
Zsolt Felfoldi authored
-
- 09 Mar, 2017 8 commits
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- 08 Mar, 2017 1 commit
-
-
Martin Holst Swende authored
* main,import: Add --nocompaction flag + multiple import files * geth/import: documentation * import: Added more info to err message * fix :P
-
- 07 Mar, 2017 6 commits
-
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Péter Szilágyi authored
mobile: Fix typo ( Ethereun -> Ethereum )
-
Felix Lange authored
-
ligi authored
-
- 03 Mar, 2017 5 commits
-
-
Péter Szilágyi authored
all: update light logs (and a few others) to the new model
-
Péter Szilágyi authored
core: reorg logs crashed, add a check for corner cases
-
Péter Szilágyi authored
build: fix xgo argument order when building from make
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-