Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: split scheduled transfer transactions into chunks of 10 #321

Merged
merged 5 commits into from
Oct 29, 2021

Conversation

failfmi
Copy link
Collaborator

@failfmi failfmi commented Oct 29, 2021

Detailed description:

  • Due to Hedera's current limitation of 10 transfers per transaction, multiple fee transactions might be needed in order to distribute the fees to validators.
  • Introduce fee transfers split into chunks of 10

Which issue(s) this PR fixes:
Fixes #none

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

hedera transfer list limitation

Signed-off-by: failfmi <[email protected]>
Signed-off-by: failfmi <[email protected]>
@failfmi failfmi self-assigned this Oct 29, 2021
@failfmi failfmi merged commit 2876743 into main Oct 29, 2021
@failfmi failfmi deleted the feat/split-fee-transfers-into-chunks branch October 29, 2021 13:27
svetlio8 pushed a commit that referenced this pull request Nov 18, 2021
* Due to Hedera's current limitation of 10 transfers per transaction, multiple fee transactions might be needed in order to distribute the fees to validators.
* Introduce fee transfers split into chunks of 10

Signed-off-by: failfmi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants