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

SYS-3828: updated validators-manager #360

Merged

Conversation

ivan-cholakov
Copy link
Contributor

Updated validators manager

Copy link
Contributor

@thadouk thadouk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PROCESSED_EVENTS will need to change, should we restore EthEventId

pallets/validators-manager/src/lib.rs Outdated Show resolved Hide resolved
signature: ValidEvents::AddedValidator.signature(),
transaction_hash: H256::random(),
};
let event_id = (ValidEvents::AddedValidator.signature(),H256::random());
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might need to change after @thadouk 's comment

@ivan-cholakov ivan-cholakov merged commit 5cb5c51 into SYS-3828-upgrade-substrate-version Feb 20, 2024
@ivan-cholakov ivan-cholakov deleted the SYS-3828-validators-manager branch February 20, 2024 08:42
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