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

add rotation_id check for broadcast transaction #1035

Closed
olehnikolaiev opened this issue Oct 18, 2023 · 5 comments · Fixed by #1042
Closed

add rotation_id check for broadcast transaction #1035

olehnikolaiev opened this issue Oct 18, 2023 · 5 comments · Fixed by #1042
Assignees
Milestone

Comments

@olehnikolaiev
Copy link
Contributor

need to add this check to prevent a node sending broadcast transaction that does not belong to the current group

@PolinaKiporenko
Copy link
Contributor

@payvint please add more details

@PolinaKiporenko
Copy link
Contributor

@DimaStebaev
Copy link
Contributor

Deploying of this change has to by synchronized with skale-admin update because the old version of skale-admin is not able to work with these changes.

@PolinaKiporenko PolinaKiporenko moved this from Code Review to Ready For Release Candidate in SKALE Engineering 🚀 Dec 15, 2023
@DmytroNazarenko
Copy link
Contributor

skale-manager: 1.10.0-beta.0

@DmytroNazarenko DmytroNazarenko moved this from Ready For Release Candidate to Merged To Release Candidate in SKALE Engineering 🚀 Jan 18, 2024
@EvgeniyZZ EvgeniyZZ moved this from Merged To Release Candidate to QA in SKALE Engineering 🚀 Jan 23, 2024
@yatsunastya
Copy link

Checked ✅
admin: 2.6.0-beta.0
skale-manager: 1.10.0-beta.0

When node sends broadcast with incorrect rotation_id, transaction fails on dry run stage.

@EvgeniyZZ EvgeniyZZ moved this from QA to Done in SKALE Engineering 🚀 Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

7 participants