You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
@MaciejBaj: Please start with unit tests against existing round logic. Adding failing context for potential number accuracy problem. Then make code changes. Thanks.
For reliable number accuracy and consistency with the rest of application, all math operations such as floor, ceil, addition, subtraction should be conducted using the bignum.js: https://github.com/LiskHQ/lisk/blob/development/helpers/bignum.js.
Affected modules:
The text was updated successfully, but these errors were encountered: