- 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
-
- Jul 11, 2017
-
-
Felix Lange authored
Tests are now included as a submodule. This should make updating easier and removes ~60MB of JSON data from the working copy. State tests are replaced by General State Tests, which run the same test with multiple fork configurations. With the new test runner, consensus tests are run as subtests by walking json files. Many hex issues have been fixed upstream since the last update and most custom parsing code is replaced by existing JSON hex types. Tests can now be marked as 'expected failures', ensuring that fixes for those tests will trigger an update to test configuration. The new test runner also supports parallel execution and the -short flag.
-
- Jun 27, 2017
-
-
Addy Yeow authored
-
- May 24, 2017
-
-
Felix Lange authored
Also add the package to the license tool ignore list.
-
- May 03, 2017
-
-
Vlad authored
-
- Apr 14, 2017
-
-
Péter Szilágyi authored
-