Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage of --aev does not raise a deprecation warning. #1913

Open
jmoreira-valory opened this issue Apr 3, 2023 · 0 comments
Open

Usage of --aev does not raise a deprecation warning. #1913

jmoreira-valory opened this issue Apr 3, 2023 · 0 comments
Labels
enhancement New feature or request open-autonomy Related to open-autonomy framework

Comments

@jmoreira-valory
Copy link
Collaborator

Subject of the issue

Usage of --aev should show a deprecation warning.

Documentation should be updated correspondigly.

$ autonomy deploy build ../keys.json --aev -ltm
Building deployment @ /home/jose/git/wd1/hello_world/abci_build
I[2023-04-03|11:18:19.944] Generated private validator                  module=main keyFile=node0/config/priv_validator_key.json stateFile=node0/data/priv_validator_state.json
I[2023-04-03|11:18:19.944] Generated node key                           module=main path=node0/config/node_key.json
I[2023-04-03|11:18:19.944] Generated genesis file                       module=main path=node0/config/genesis.json
I[2023-04-03|11:18:19.952] Generated private validator                  module=main keyFile=node1/config/priv_validator_key.json stateFile=node1/data/priv_validator_state.json
I[2023-04-03|11:18:19.952] Generated node key                           module=main path=node1/config/node_key.json
I[2023-04-03|11:18:19.952] Generated genesis file                       module=main path=node1/config/genesis.json
I[2023-04-03|11:18:19.960] Generated private validator                  module=main keyFile=node2/config/priv_validator_key.json stateFile=node2/data/priv_validator_state.json
I[2023-04-03|11:18:19.960] Generated node key                           module=main path=node2/config/node_key.json
I[2023-04-03|11:18:19.960] Generated genesis file                       module=main path=node2/config/genesis.json
I[2023-04-03|11:18:19.969] Generated private validator                  module=main keyFile=node3/config/priv_validator_key.json stateFile=node3/data/priv_validator_state.json
I[2023-04-03|11:18:19.969] Generated node key                           module=main path=node3/config/node_key.json
I[2023-04-03|11:18:19.969] Generated genesis file                       module=main path=node3/config/genesis.json
Successfully initialized 4 node directories


Generated Deployment!


Type:                 docker-compose
Agents:               4
Build Length          10765



$ autonomy --version
autonomy, version 0.10.0.post2

Your environment

  • OS: 22.04
  • Python version: 3.10
  • Package Version 0.10.0.post2
  • Anything else you consider helpful.
@angrybayblade angrybayblade added the open-autonomy Related to open-autonomy framework label May 25, 2023
@DavidMinarsch DavidMinarsch added the enhancement New feature or request label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request open-autonomy Related to open-autonomy framework
Projects
None yet
Development

No branches or pull requests

3 participants