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

Remove batch call weight reduction logic #91

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Remove batch call weight reduction logic #91

merged 2 commits into from
Nov 1, 2022

Conversation

emostov
Copy link
Member

@emostov emostov commented Nov 1, 2022

This PR removes the logic that tries to reduce batch call size to just under the max allowed weight. Instead we now hard code the weight to 5 payouts per batch. This should always fit with both relay chains, but may need to be reduced in the future if benchmarks for the payout extrinsic increase.

Fixes: #90

@emostov emostov merged commit 009b7ac into main Nov 1, 2022
@emostov emostov deleted the zeke-fix branch November 1, 2022 04:51
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.

Payout error on v1.4.4
1 participant