quorum/cmd/geth
Anton Evangelatov a5d5609e38 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
2018-07-30 11:56:40 +03:00
..
testdata cmd/geth: add tests for account commands 2016-04-12 15:58:07 +02:00
accountcmd.go cmd: various golint fixes (#16700) 2018-05-09 10:38:03 +03:00
accountcmd_test.go cmd, consensus, core, miner: instatx clique for --dev (#15323) 2017-10-24 13:40:42 +03:00
bugcmd.go build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 2018-07-30 11:56:40 +03:00
chaincmd.go core: report progress on log chain exports (#17066) 2018-07-26 14:26:24 +03:00
config.go whisper: some components are still using v5, switch to v6 2018-03-22 15:48:52 +01:00
consolecmd.go cmd/geth: fix broken links to JavaScript-Console wiki in cmd line help (#16183) 2018-02-26 11:38:17 +02:00
consolecmd_test.go build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 2018-07-30 11:56:40 +03:00
dao_test.go core/rawdb: separate raw database access to own package (#16666) 2018-05-07 14:35:06 +03:00
genesis_test.go cmd/geth: remove the tail "," from genesis config (#17028) 2018-06-21 10:44:39 +03:00
main.go cmd: prevent accidental invalid commands (#17248) 2018-07-26 13:57:20 +03:00
misccmd.go build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 2018-07-30 11:56:40 +03:00
monitorcmd.go cmd/geth: fix golint issue (#17176) 2018-07-16 10:33:58 +03:00
run_test.go swarm/test: add integration test for 'swarm up' (#14353) 2017-06-21 14:54:23 +02:00
usage.go cmd/geth: fix usage formatting (#17136) 2018-07-09 11:41:28 +03:00