Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename geth -> gdex and fix Dockerfile | Wei-Ning Huang | 2019-03-12 | 1 | -113/+0 |
| | |||||
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-03-12 | 1 | -4/+4 |
| | |||||
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version ↵ | Anton Evangelatov | 2018-07-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | cmd: various golint fixes (#16700) | kiel barry | 2018-05-09 | 1 | -3/+3 |
| | | | | | | | | * cmd: various golint fixes * cmd: update to pr change request * cmd: update to pr change request | ||||
* | cmd/geth: update template for 'geth bug' command (#16350) | Zhenguo Niu | 2018-04-06 | 1 | -10/+14 |
| | |||||
* | cmd/geth: migrate bug command/flags | Bas van Kervel | 2017-05-03 | 1 | -1/+2 |
| | |||||
* | cmd/geth: added 'geth bug' command (#3684) | Jeffrey Wilcke | 2017-02-20 | 1 | -0/+108 |
* cmd/geth: added 'geth bug' command Added bug command to geth, which will open a browser window with an issue template and some additional system information. * cmd/geth: update bug with better infos * cmd/geth: added browser fallback * cmd/geth: govet yo momma |