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

Inner Ring requires neofs and processing contracts when running without main chain #663

Closed
alexvanin opened this issue Jul 5, 2021 · 0 comments · Fixed by #681
Closed
Assignees
Labels
bug Something isn't working neofs-ir Inner Ring node application issues
Milestone

Comments

@alexvanin
Copy link
Contributor

Expected Behavior

NeoFS Inner Ring node does not require NeoFS and Processing contract hashes when running in WITHOUT_MAINNET mode.

Current Behavior

$ docker logs ir01 -f
ir: can't read neofs script-hash: expected string size of 40 got 0

Steps to Reproduce (for bugs)

  1. Disable main chain in Inner Ring config: NEOFS_IR_WITHOUT_MAINNET=true
  2. Remove NEOFS_IR_CONTRACTS_NEOFS and NEOFS_IR_CONTRACTS_PROCESSING from config.

Your Environment

neofs-node v0.22.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working neofs-ir Inner Ring node application issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants