nspcc-dev / nspcc-dev/neofs-node
Monitor fallback transactions in WSClient
Open
Nobody has claimed this yet.
enhancement
I4
neofs-ir
S2
U3
- Dominant language
- Go
- Stars
- 38
- Forks
- 51
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 38
Description
As an enhanced solution for https://github.com/nspcc-dev/neofs-node/issues/677, Inner Ring node can listen and track transactions with NotaryAssisted attribute. With this it will be able to resend failed notary transactions one day.
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
No file or test is named. Start by reading issue #677 and locating WSClient handling for the NotaryAssisted attribute; determine how Inner Ring nodes currently observe transactions. Done means the node can listen for and track these fallback transactions so failed notary transactions can be resent later.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100