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

Invalid type comparison in register mainchain command #9041

Closed
mitsuaki-u opened this issue Sep 26, 2023 · 0 comments
Closed

Invalid type comparison in register mainchain command #9041

mitsuaki-u opened this issue Sep 26, 2023 · 0 comments
Assignees
Milestone

Comments

@mitsuaki-u
Copy link
Contributor

mitsuaki-u commented Sep 26, 2023

Expected behavior

In register mainchain command verification currentValidator.bftWeight (bigint) was compared to 0(uint32)

Actual behavior

It should have valid type comparison using bigint

Steps to reproduce

Check verify logic

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

6.0.0.rc.2

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