nspcc-dev / nspcc-dev/neofs-api

Provide method to list all containers in the network

Open
#260 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement I2 S4 U4
Dominant language
Makefile
Stars
11
Forks
15
Avg merge
2d 8h
Merged PRs (30d)
9

Description

Container contract provides API to list all containers in the network https://pkg.go.dev/github.com/nspcc-dev/neofs-contract@v0.17.0/container#ContainersOf

can such a service be provided in the NeoFS protocol? The information is public anyway, it'd be convenient to request it via native transport. Information may be useful for analytics like monitoring systems

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the NeoFS API proto files and the ContainersOf API linked in the issue. Determine whether a native-transport method for listing all containers can be specified, including the information analytics and monitoring systems need; done means an agreed protocol design and its corresponding declarations.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.