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

Improve handling of claim developer rewards #98

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Conversation

andreibancioiu
Copy link
Contributor

@andreibancioiu andreibancioiu commented Aug 21, 2024

  • For transactions processed before activation of Spica, recover value of claimed developer rewards from SCRs.
  • For transactions processed after activation of Spica, recover it from logs / events.

Related to:

@andreibancioiu andreibancioiu self-assigned this Aug 21, 2024
@andreibancioiu andreibancioiu marked this pull request as ready for review August 21, 2024 13:48
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Test contracts aren't used in this PR (they will be in a future one).

Name: "activation-epoch-spica",
Usage: "Specifies the activation epoch for Spica release.",
Required: false,
Value: math.MaxUint32,
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe set the default value as the real mainnet activation epoch

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It will be indeed, but it isn't known for the moment. Good point - I won't forget about this.

@andreibancioiu andreibancioiu merged commit 05fed49 into feat/spica Aug 21, 2024
6 checks passed
@andreibancioiu andreibancioiu deleted the spica-21-1 branch August 21, 2024 14:41
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