We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ensure predictable and precision-loss-free claim settlement rewards.
Pending claims settlement rewards currently use floating-point calculations, which are imprecise and non-deterministic across different platforms.
Creator: @red-0ne Co-Owners: @Olshansk
The text was updated successfully, but these errors were encountered:
@red-0ne This is going to be a fun one :)
Sorry, something went wrong.
red-0ne
No branches or pull requests
Objective
Ensure predictable and precision-loss-free claim settlement rewards.
Origin Document
Pending claims settlement rewards currently use floating-point calculations, which are imprecise and non-deterministic across different platforms.
Goals
Deliverables
Non-goals / Non-deliverables
General deliverables
Creator: @red-0ne
Co-Owners: @Olshansk
The text was updated successfully, but these errors were encountered: