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

feat(node): integration validator reward of contract and bottom up #1170

Closed

Conversation

cryptoAtwill
Copy link
Contributor

@cryptoAtwill cryptoAtwill commented Oct 11, 2024

This builds on top of previous PR with:

  • Adding contract tests
  • Updating gateway constructor to accept validator rewarder as parameters. This is to encourage deploy the rewarder first.
  • Adding a setter for updating ValidatorRewarder contract address. This is needed especially for L2 and L2+, because at genesis, the rewarder will not be deployed or present.
  • Integrate caller fvm state to call getters to obtain validator activities
  • Update deployment scritps

@cryptoAtwill cryptoAtwill requested a review from a team as a code owner October 11, 2024 09:27
@raulk raulk added the rewards label Oct 17, 2024
@raulk
Copy link
Contributor

raulk commented Oct 22, 2024

Integrated into #1181.

@raulk raulk closed this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants