Skip to content
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

feat: added require length check in propose #765

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

GauravJain9
Copy link
Contributor

@GauravJain9 GauravJain9 commented Mar 25, 2022

Fixes #759

  1. Added ids.length == medians.length check in propose function
  2. Negative test case written for that
  3. Small fix in Internal Engine file

@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 98.077% when pulling ec40d6f on GauravJain9:issue into 6469129 on razor-network:master.

@0xcuriousapple 0xcuriousapple merged commit 2535e59 into razor-network:master Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Staker can propose a diff length of IDs and medians in propose
4 participants