nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
31 stars 38 forks source link

neofs-adm: use registerTLD to register TLD #2740

Closed roman-khimov closed 5 months ago

roman-khimov commented 5 months ago

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"
codecov[bot] commented 5 months ago

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 :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2740 +/- ## ======================================= Coverage 28.86% 28.86% ======================================= Files 415 415 Lines 32470 32470 ======================================= Hits 9372 9372 Misses 22256 22256 Partials 842 842 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

roman-khimov commented 5 months ago

It's a quote, that's why.