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

Allow only one token split per block and reject token split on same block as setgov #1295

Merged
merged 4 commits into from
May 27, 2022

Conversation

Mixa84
Copy link
Contributor

@Mixa84 Mixa84 commented May 26, 2022

What kind of PR is this?:

/kind fix

What this PR does / why we need it:

Disallow multiple token splits in same block to reduce split time necessary per block.
If token split is set on same height as setgov node Segfaults so it is rejected to set it on same height.

@Mixa84 Mixa84 requested a review from a team May 26, 2022 12:10
@Mixa84 Mixa84 self-assigned this May 26, 2022
prasannavl
prasannavl previously approved these changes May 26, 2022
Bushstar
Bushstar previously approved these changes May 26, 2022
@Mixa84 Mixa84 dismissed stale reviews from Bushstar and prasannavl via aa201b4 May 26, 2022 13:48
@prasannavl prasannavl merged commit bc8d999 into master May 27, 2022
@prasannavl prasannavl deleted the fix/limit_token_splits_per_block branch May 27, 2022 01:34
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.

3 participants