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

External staking rewards distribution #45

Closed
wants to merge 1 commit into from

Conversation

hashedone
Copy link
Collaborator

Follow up of #42

Addresses #13

Implements only the fourth task mentioned in #13 (comment).

I miss Int256 and Int128 really badly - we need to finish math. Not proud of a workaround, but at least I didn't copy-paste the whole type from some other contract. And it should work. I am aware that due to u2 I could just wrapping_add and wrapping_sub, but then we lose debug control of out of bound.

Next upcoming in the next PR.

@hashedone
Copy link
Collaborator Author

Closed in favor of #46

@hashedone hashedone closed this Jun 2, 2023
@maurolacy maurolacy deleted the external-staking-rewards branch November 6, 2023 08:27
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.

1 participant