Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | params, swarm: release Geth v1.8.23, Swarm v0.3.11 | Péter Szilágyi | 2019-02-20 | 1 | -1/+1 |
| | |||||
* | swarm/version: commit version added (#18510) | gluk256 | 2019-02-19 | 1 | -0/+3 |
| | | | | (cherry picked from commit ad13d2d407d2f614c39af92430fda0a926da2a8a) | ||||
* | params, swarm/version: Geth 1.8.22-stable, Swarm 0.3.10-stable | Felix Lange | 2019-01-31 | 1 | -1/+1 |
| | |||||
* | params, swarm: release Geth v1.8.21 and Swarm v0.3.9 | Péter Szilágyi | 2019-01-16 | 1 | -4/+4 |
| | |||||
* | params, swarm: begin Geth v1.9.0 family, Swarm v0.3.9 cycle | Péter Szilágyi | 2018-12-11 | 1 | -4/+4 |
| | |||||
* | params, swarm: release Geth v1.8.20 and Swarm v0.3.8 | Péter Szilágyi | 2018-12-11 | 1 | -4/+4 |
| | |||||
* | params, swarm: start Geth v1.8.20 and Swarm v0.3.8 release cycle | Péter Szilágyi | 2018-11-28 | 1 | -4/+4 |
| | |||||
* | params, swarm: release Geth v1.8.19 and Swarm v0.3.7 | Péter Szilágyi | 2018-11-28 | 1 | -4/+4 |
| | |||||
* | params, swarm: begin Geth v1.8.19 and Swarm v0.3.7 cycle | Péter Szilágyi | 2018-11-14 | 1 | -4/+4 |
| | |||||
* | params, swarm: release Geth v1.8.18 and Swarm v0.3.6 | Péter Szilágyi | 2018-11-14 | 1 | -4/+4 |
| | |||||
* | params, swarm: begin Geth v1.8.18, Swarm v0.3.6 cycle | Péter Szilágyi | 2018-10-09 | 1 | -4/+4 |
| | |||||
* | params, swarm: release Geth v1.8.17 and Swar v0.3.5 | Péter Szilágyi | 2018-10-09 | 1 | -4/+4 |
| | |||||
* | params, swarm: begin Geth v1.8.17, Swarm v0.3.5 cycle | Péter Szilágyi | 2018-09-24 | 1 | -4/+4 |
| | |||||
* | params, swarm: release Geth v1.8.16, Swarm v0.3.4 | Péter Szilágyi | 2018-09-24 | 1 | -4/+4 |
| | |||||
* | params, swarm: begin geth v1.8.16 and swarm v0.3.4 cycle | Péter Szilágyi | 2018-08-29 | 1 | -4/+4 |
| | |||||
* | params, swarm: release geth v1.8.15 and swarm 0.3.3 | Péter Szilágyi | 2018-08-29 | 1 | -4/+4 |
| | |||||
* | params, swarm: begin geth v1.8.15 and swarm v0.3.3 cycle | Péter Szilágyi | 2018-08-22 | 1 | -4/+4 |
| | |||||
* | params, swarm: release Geth v1.8.14 and Swarm v0.3.2 | Péter Szilágyi | 2018-08-22 | 1 | -4/+4 |
| | |||||
* | params, swarm/version: begin Geth v1.8.14, Swarm v0.3.2 cycle | Péter Szilágyi | 2018-07-31 | 1 | -4/+4 |
| | |||||
* | params, swarm/version: release Geth v1.8.13, Swarm 0.3.1 | Péter Szilágyi | 2018-07-31 | 1 | -4/+4 |
| | |||||
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version ↵ | Anton Evangelatov | 2018-07-30 | 1 | -0/+64 |
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 |