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

Batch updateValidator #269

Open
vuong177 opened this issue Nov 10, 2023 · 1 comment
Open

Batch updateValidator #269

vuong177 opened this issue Nov 10, 2023 · 1 comment
Assignees
Milestone

Comments

@vuong177
Copy link
Contributor

As discussed with @blasrodri, we should save the staking Tx and only execute it at the end of the epoch.

@vuong177 vuong177 added this to the v7 milestone Nov 10, 2023
@RustNinja
Copy link
Collaborator

#320

we execute staking immediately but the voting power changes will apply at the end of epoch.
in additional there is a protection from abuse: allow unstake/redelegate only if block number pretty close to the end of epoch.
all this params configured via staking middleware module.

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

No branches or pull requests

2 participants