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: use registerTLD to register TLD #2740

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

roman-khimov
Copy link
Member

@roman-khimov roman-khimov commented Feb 13, 2024

It's the only way since neofs-contract 0.18.0, "register" just fails with

Error: could not perform test invocation: script failed (FAULT state) due to an error: at instruction 1794 (THROW): unhandled exception: "TLD denied"

@roman-khimov roman-khimov added bug Something isn't working neofs-adm NeoFS Adm application issues labels Feb 13, 2024
@roman-khimov roman-khimov added this to the v0.41.0 milestone Feb 13, 2024
It's the only way since neofs-contract 0.18.0, "register" just fails with

    Error: could not perform test invocation: script failed (FAULT state) due to an error: at instruction 1794 (THROW): unhandled exception: "TLD denied"

Signed-off-by: Roman Khimov <[email protected]>
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (1e37ecb) 28.86% compared to head (7df490e) 28.86%.
Report is 5 commits behind head on master.

Files Patch % Lines
cmd/neofs-adm/internal/modules/morph/deploy.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2740   +/-   ##
=======================================
  Coverage   28.86%   28.86%           
=======================================
  Files         415      415           
  Lines       32470    32470           
=======================================
  Hits         9372     9372           
  Misses      22256    22256           
  Partials      842      842           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@carpawell carpawell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit body format looks strange

@roman-khimov roman-khimov merged commit d54311b into master Feb 13, 2024
8 of 10 checks passed
@roman-khimov roman-khimov deleted the fix-contract-deploy branch February 13, 2024 16:16
@roman-khimov
Copy link
Member Author

It's a quote, that's why.

@roman-khimov roman-khimov modified the milestones: v0.41.0, v0.40.1 Feb 19, 2024
roman-khimov added a commit to nspcc-dev/neofs-testcases that referenced this pull request Apr 19, 2024
nspcc-dev/neofs-node#2740 was fixed a long time ago.

Signed-off-by: Roman Khimov <[email protected]>
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-adm NeoFS Adm application issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants