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(tss): add key ID validation upon heartbeat #1259

Merged
merged 4 commits into from
Jan 29, 2022

Conversation

jcs47
Copy link
Contributor

@jcs47 jcs47 commented Jan 27, 2022

Description

Closes #1214

Todos

  • Unit tests
  • Manual tests
  • Documentation
  • Connect epics/issues
  • Tag type of change

Steps to Test

Expected Behaviour

Other Notes

@jcs47 jcs47 added the bug Something isn't working label Jan 27, 2022
Co-authored-by: Milap Sheth <milap@axelar.network>
@fish-sammy
Copy link
Contributor

The PR itself looks good but what was the reason that some validators sent heartbeat for keys that they didn't own?

@milapsheth
Copy link
Member

@sammy1991106 Just a misc validation observation on my part. Haven't seen any issues yet.

@fish-sammy fish-sammy merged commit 53c9fb8 into main Jan 29, 2022
@fish-sammy fish-sammy deleted the heartbeat_validate_keys branch January 29, 2022 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

key IDs in Heartbeat requests should map to real keys
3 participants