You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
…ifferent validator key
Solution:
- deduplicate staking address when doing cleanup
- index used_validator_addresses when initialize after load from storage
2204: Problem (Fix#2203): validator crash after re-joined with different validator key r=tomtau a=yihuang
Solution:
- deduplicate staking address when doing cleanup
- index used_validator_addresses when initialize after load from storage
- changed integration test to covert the use case
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
(+ small modification on chain-abci/src/staking/table.rs due to changes on master
and not including integration test modifications, as drone CI only operates
on master)
Problem (Fix#2203): validator crash after re-joined with different validator key
Solution:
- deduplicate staking address when doing cleanup
- index used_validator_addresses when initialize after load from storage
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: