- Oct 08, 2018
-
-
Felix Lange authored
* travis: exclude non-test jobs for PRs We don't usually look at these builders and not starting them removes ~15min of build time. * build: don't run vet before tests Recent versions of Go run vet during 'go test' and we have a dedicated lint job. * build: use -timeout 5m for tests Tests sometimes hang on Travis. CI runs are aborted after 10min with no output. Adding the timeout means we get to see the stack trace for timeouts.
-
- Sep 28, 2018
-
-
HarryWu authored
-
- Sep 21, 2018
-
-
Péter Szilágyi authored
-
- Sep 20, 2018
-
-
Péter Szilágyi authored
-
- Sep 19, 2018
-
-
Samuel Marks authored
-
- Aug 17, 2018
-
-
Anton Evangelatov authored
-
- Jul 31, 2018
-
-
Anton Evangelatov authored
-
- Jul 30, 2018
-
-
Anton Evangelatov authored
build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) * build: add support for different package and binary names * build: bump up copyright date * build: change default PackageName to empty string * build, internal, swarm: enhance build/release process * build: hack ethereum-swarm as a "depends" in deb package * build/ci: remove redundant variables * build, cmd, mobile, params, swarm: remove VERSION file; rename Version to VersionMeta; * internal: remove VERSION() method which reads VERSION file * build: fix VersionFilePath to Version * Makefile: remove clean_go_build_cache.sh until it works * Makefile: revert removal of clean_go_build_cache.sh
-
- Jul 26, 2018
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Jul 25, 2018
-
-
Péter Szilágyi authored
-
- Jul 24, 2018
-
-
Hyung-Kyu Hqueue Choi authored
-
- Jul 15, 2018
-
-
Felix Yan authored
-
- Jun 26, 2018
-
-
hackyminer authored
-
- Jun 14, 2018
-
-
Elad authored
This commit adds all changes needed for the merge of swarm-network-rewrite. The changes: - build: increase linter timeout - contracts/ens: export ensNode - log: add Output method and enable fractional seconds in format - metrics: relax test timeout - p2p: reduced some log levels, updates to simulation packages - rpc: increased maxClientSubscriptionBuffer to 20000
-
- May 08, 2018
-
-
ligi authored
-
- May 02, 2018
-
-
ligi authored
Smaller size on mobile is always good. Might also solve our maven central upload problem
-
- Apr 17, 2018
-
-
thomasmodeneis authored
-
- Apr 10, 2018
-
-
ligi authored
-
- Mar 19, 2018
-
-
Felix Lange authored
* build: add GOBIN to PATH for gomobile * build: install gobind alongside gomobile
-
Péter Szilágyi authored
* crypto/bn256: full switchover to cloudflare's code * crypto/bn256: only use cloudflare for optimized architectures * crypto/bn256: upstream fallback for non-optimized code * .travis, build: drop support for Go 1.8 (need type aliases) * crypto/bn256/cloudflare: enable curve mul lattice optimization
-
- Mar 08, 2018
-
-
Péter Szilágyi authored
-
- Feb 27, 2018
-
-
Péter Szilágyi authored
-
- Feb 14, 2018
-
-
Felix Lange authored
-
- Feb 11, 2018
-
-
Péter Szilágyi authored
-
- Jan 02, 2018
-
-
Péter Szilágyi authored
This avoids setting CC for the go run invocation, which fails on go1.10.
-
Péter Szilágyi authored
-
- Dec 12, 2017
-
-
Zach authored
-
- Dec 01, 2017
-
-
ferhat elmas authored
-
- Nov 30, 2017
-
-
Zach authored
-
- Nov 28, 2017
-
-
Zach authored
-
- Nov 21, 2017
-
-
Zoe Nolan authored
-
- Nov 10, 2017
-
-
ferhat elmas authored
* build: enable unconvert linter - fixes #15453 - update code base for failing cases * cmd/puppeth: replace syscall.Stdin with os.Stdin.Fd() for unconvert linter
-
- Nov 09, 2017
-
-
Péter Szilágyi authored
-
Dan Melton authored
* build: [finishes #15372] implements generalized linter and travis job * .travis, build: minor polishes, disable deadcode
-
- Oct 20, 2017
-
-
Péter Szilágyi authored
-
- Sep 05, 2017
-
-
Péter Szilágyi authored
-
- Aug 07, 2017
-
-
Felix Lange authored
-
Péter Szilágyi authored
-