Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Remove node-health (#9119)
Browse files Browse the repository at this point in the history
* Remove node-health

* Remove ntp_servers

* Add --ntp-servers as legacy instead of removing it

* Add --ntp-servers to deprecated args

* Remove unused stuff

* Remove _legacy_ntp_servers
  • Loading branch information
amaury1093 authored and debris committed Jul 18, 2018
1 parent dbccc70 commit 3c27587
Show file tree
Hide file tree
Showing 20 changed files with 12 additions and 783 deletions.
46 changes: 0 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ ethcore-transaction = { path = "ethcore/transaction" }
ethereum-types = "0.3"
node-filter = { path = "ethcore/node_filter" }
ethkey = { path = "ethkey" }
node-health = { path = "node-health" }
rlp = { git = "https://github.com/paritytech/parity-common" }
rpc-cli = { path = "rpc_cli" }
parity-hash-fetch = { path = "hash-fetch" }
Expand Down
18 changes: 0 additions & 18 deletions node-health/Cargo.toml

This file was deleted.

122 changes: 0 additions & 122 deletions node-health/src/health.rs

This file was deleted.

49 changes: 0 additions & 49 deletions node-health/src/lib.rs

This file was deleted.

Loading

0 comments on commit 3c27587

Please sign in to comment.