nspcc-dev / nspcc-dev/neofs-node

Aggregate multiple settlement transfers into single transaction

Open
#898 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement I4 neofs-ir performance S2 U4
Dominant language
Go
Stars
38
Forks
51
Avg merge
1d 20h
Merged PRs (30d)
38

Description

During the settlement, alphabet nodes generate many transfer invocations of balance contract. Instead of sending transaction per transfer, Alphabet node can try to group multiple transfers into single transaction.

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 tracing how settlement causes Alphabet nodes to create balance-contract transfer invocations and identify the transaction-building entry points. Review the settlement and contract interaction flow first; done means multiple transfers can be grouped into one transaction without changing settlement behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
blockchain, distributed-systems
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.