Skip to content

Commit

Permalink
Merge pull request ethereum#366 from etclabscore/merge/foundation-rel…
Browse files Browse the repository at this point in the history
…ease/1.10.2-resolved-rmrf-cmd-echaindb

build,cmd/echaindb: rm -rf and uses of echaindb command
  • Loading branch information
meowsbits authored Apr 30, 2021
2 parents 49bd5e7 + 5527b93 commit 4e73750
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 294 deletions.
5 changes: 0 additions & 5 deletions build/ci.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ var (
"COPYING",
executablePath("abigen"),
executablePath("bootnode"),
executablePath("echaindb"),
executablePath("echainspec"),
executablePath("evm"),
executablePath("geth"),
Expand All @@ -93,10 +92,6 @@ var (
BinaryName: "bootnode",
Description: "Ethereum bootnode.",
},
{
BinaryName: "echaindb",
Description: "Developer utility to inspect and manage the chain database",
},
{
BinaryName: "echainspec",
Description: "Developer utility to manage chain external chain configuration",
Expand Down
77 changes: 0 additions & 77 deletions cmd/echaindb/cmd/readChainconfig.go

This file was deleted.

104 changes: 0 additions & 104 deletions cmd/echaindb/cmd/root.go

This file was deleted.

86 changes: 0 additions & 86 deletions cmd/echaindb/cmd/writeChainconfig.go

This file was deleted.

22 changes: 0 additions & 22 deletions cmd/echaindb/main.go

This file was deleted.

0 comments on commit 4e73750

Please sign in to comment.