nspcc-dev / nspcc-dev/neofs-api
Provide method to list all containers in the network
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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