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

fix: using 2^256 for the vrf denominator #445

Merged
merged 2 commits into from Apr 24, 2023

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Apr 5, 2023

Description

Updating denominator fro the VRF to 2^256.

Checklist

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • CHANGELOG is updated.

@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #445 (84f5043) into main (a8c6be9) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #445      +/-   ##
==========================================
+ Coverage   82.15%   82.17%   +0.02%     
==========================================
  Files         148      148              
  Lines        6947     6945       -2     
==========================================
  Hits         5707     5707              
+ Misses        950      949       -1     
+ Partials      290      289       -1     

@themantre themantre merged commit 51f0e3d into pactus-project:main Apr 24, 2023
12 checks passed
@b00f b00f deleted the sortition-denominator branch April 24, 2023 08:33
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.

None yet

2 participants