-
Notifications
You must be signed in to change notification settings - Fork 9
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
F/value ranges external staking #108
Conversation
0f0ff02
to
cc5d4d3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't review all. Publishing because there's an error in the cross staking module.
e646004
to
69c4ac2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think your code isn't ready yet as it's still in draft, but did a 2nd review pass just out of curiosity.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Will take a look at tests later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed tests. Looks good.
There's still a Lock
error that can be removed. And a MaybePendingRewards
enum that can be turned into a PendingRerwards
struct. I can do this last one if you want.
0f6d8c7
to
309b8fd
Compare
Co-authored-by: Mauro Lacy <[email protected]>
Can be merged, but better if you review mine before merging this on top. Or change base to |
f97f8dc
to
70141fa
Compare
No description provided.