Skip to content

Conversation

@pdyraga
Copy link
Member

@pdyraga pdyraga commented Jul 7, 2022

Refs #3006

IsOperatorUpToDate and UpdateOperatorStatus functions added to sortition Chain and implemented for the local and Ethereum chain.

IsOperatorUpToDate and UpdateOperatorStatus are needed to monitor the status of the operator in the sortition pool. The local Go implementation mirrors the behavior of BeaconAuthorization Solidity library.

IsOperatorUpToDate function added to sortition Chain and implemented it for the
local chain.

IsOperatorUpToDate is needed to monitor status of the operator who is in the
sortition pool. The local Go implementation mirrors the behavior of
BeaconAuthorization Solidity library.
@pdyraga pdyraga added this to the v2.0.0-m1 milestone Jul 7, 2022
@pdyraga pdyraga self-assigned this Jul 7, 2022
@pdyraga pdyraga requested a review from a team July 7, 2022 12:55
UpdateOperatorStatus function added to sortition Chain and implemented for the
local and Ethereum chain.

UpdateOperatorStatus is needed to update the status of the operator in the
sortition pool. The local Go implementation mirrors the behavior of
BeaconAuthorization Solidity library.
@pdyraga pdyraga changed the title IsOperatorUpToDate function added to sortition Chain IsOperatorUpToDate and UpdateOperatorStatus functions added to sortition Chain Jul 7, 2022
Copy link
Member

@lukasz-zimnoch lukasz-zimnoch left a comment

Choose a reason for hiding this comment

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

LGTM! Leaving it in @dimpar hands as he left some comments

@dimpar dimpar merged commit 602b3df into main Jul 8, 2022
@dimpar dimpar deleted the sortition branch July 8, 2022 12:57
@pdyraga pdyraga modified the milestones: v2.0.0-m0, v2.0.0-m4 Sep 30, 2022
@pdyraga pdyraga removed their assignment Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants