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

neofs-adm: do not create contract wallet in set-config #2134

Closed
fyrchik opened this issue Dec 6, 2022 · 0 comments · Fixed by #2515
Closed

neofs-adm: do not create contract wallet in set-config #2134

fyrchik opened this issue Dec 6, 2022 · 0 comments · Fixed by #2515
Assignees
Labels
bug Something isn't working U4 Nothing urgent
Milestone

Comments

@fyrchik
Copy link
Contributor

fyrchik commented Dec 6, 2022

dzeta@wpc ~/r/neofs-dev-env (master)> ../neofs-node/bin/neofs-adm  morph set-config -c neofs-adm.yml --alphabet-wallets ./services/ir MaintenanceModeAllowed=true
Contract group wallet is missing, initialize at services/ir/contract.json
...

The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

@roman-khimov roman-khimov added this to the v0.37.0 milestone Apr 23, 2023
@roman-khimov roman-khimov modified the milestones: v0.37.0, v0.38.0 Jun 5, 2023
AliceInHunterland added a commit that referenced this issue Aug 16, 2023
The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Closes #2134.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Aug 16, 2023
The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Closes #2134.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Aug 16, 2023
The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Closes #2134.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Aug 16, 2023
The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Closes #2134.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Aug 16, 2023
The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Closes #2134.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Aug 17, 2023
The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Closes #2134.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Aug 17, 2023
The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Closes #2134.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Aug 17, 2023
The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Closes #2134.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Aug 17, 2023
The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Closes #2134.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Aug 17, 2023
The only command that can create alphabet wallets is init.
The only commands that can create contract wallet are init and update-contracts.

Closes #2134.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
roman-khimov added a commit that referenced this issue Aug 17, 2023
…s creation (#2515)

added checks for commands before wallet creation

Closes #2134.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working U4 Nothing urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants