Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Staker rewards script: Fetch operators based on ETH deposits #634

Merged
merged 2 commits into from
Dec 9, 2020

Conversation

lukasz-zimnoch
Copy link
Member

Refs: #602
Depends on: #632

The operators list in the staker reward script should be constructed using all unique operators from UnbondedValueDeposited events ever emitted. This way all operators who made an ETH deposit are taken into account.

The operators list in the staker reward script
should be constructed using all unique operators
from `UnbondedValueDeposited` events ever emitted.
This way all operators which made an ETH deposit
are taken into account.
@pdyraga pdyraga added this to the solidity/v1.4.0 milestone Dec 8, 2020
@pdyraga pdyraga changed the title Staker rewards script: Fetch operators basing on ETH deposits Staker rewards script: Fetch operators based on ETH deposits Dec 8, 2020
@pdyraga
Copy link
Member

pdyraga commented Dec 8, 2020

The code looks good but I'll hold on with testing and merge until #632 and maybe #633 are merged.

Base automatically changed from staker-rewards-final-summary to master December 9, 2020 11:27
@lukasz-zimnoch lukasz-zimnoch marked this pull request as ready for review December 9, 2020 11:28
@pdyraga pdyraga merged commit 7c09d12 into master Dec 9, 2020
@pdyraga pdyraga deleted the staker-rewards-operators branch December 9, 2020 11:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants