forked from maidsafe/autonomi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: rename binaries in line with autonomi branding
The following binaries were renamed: * `safenode` -> `antnode` * `safenode-manager` -> `antctl` * `safenode_rpc_client` -> `antnode_rpc_client` As part of the PR I took the opportunity to do other things. BREAKING CHANGE: the data directories for the binaries are changed to use `autonomi` in their path rather than `safe`. Operations for the node manager's `auditor` and `faucet` subcommands were changed to panic. The whole subcommands should be removed later. The Protobuf definitions were changed from `Safe` -> `Ant`. Removed the `faucet` feature from the node manager. As many code references as possible to `safenode` or similar, were changed.
- Loading branch information
Showing
91 changed files
with
2,697 additions
and
2,779 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.