Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Incorrect MIN_SINT32 constant in lisk validator #8975

Closed
Tracked by #7245
Incede opened this issue Sep 13, 2023 · 0 comments
Closed
Tracked by #7245

Incorrect MIN_SINT32 constant in lisk validator #8975

Incede opened this issue Sep 13, 2023 · 0 comments

Comments

@Incede
Copy link
Contributor

Incede commented Sep 13, 2023

Expected behavior

The MIN_SINT32 constant used by Lisk validator should be -2147483648,

Actual behavior

The MIN_SINT32 constant used by Lisk validator, is incorrect, it's value is -2147483647

Steps to reproduce

Check lisk-sdk/elements/lisk-validator/src/constants.ts

Which version(s) does this affect? (Environment, OS, etc...)

release/6.1.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants