nspcc-dev / nspcc-dev/neofs-api
Make network magic mandatory for requests
Open
Nobody has claimed this yet.
enhancement
I3
S3
U2
- Dominant language
- Makefile
- Stars
- 11
- Forks
- 15
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
See https://github.com/nspcc-dev/neofs-sdk-go/issues/671#issuecomment-5573211086, we should declare it mandatory since some API version.
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 reading the linked comment in neofs-sdk-go/issues/671, then inspect the request definitions in the NeoFS API proto declarations. Confirm which API version and request fields the discussion covers; done means network magic is declared mandatory for the identified requests.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100