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

Hash ticket before performing arithmetic #424

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Conversation

Kubuxu
Copy link
Contributor

@Kubuxu Kubuxu commented Jul 7, 2024

To ensure no arithmetic properties leak from BLS-G2 affine compressed
representation.

To ensure no arithmetic properties leak from BLS-G2 affine compressed
representation.

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Copy link

codecov bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.45%. Comparing base (b5674db) to head (c72178b).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #424      +/-   ##
==========================================
+ Coverage   74.15%   74.45%   +0.29%     
==========================================
  Files          39       39              
  Lines        3753     3754       +1     
==========================================
+ Hits         2783     2795      +12     
+ Misses        691      684       -7     
+ Partials      279      275       -4     
Files Coverage Δ
gpbft/gpbft.go 86.02% <100.00%> (+0.29%) ⬆️

... and 5 files with indirect coverage changes

@Kubuxu Kubuxu enabled auto-merge July 7, 2024 13:17
@Kubuxu Kubuxu added this pull request to the merge queue Jul 7, 2024
Merged via the queue into main with commit d3c2ae4 Jul 7, 2024
13 checks passed
@Kubuxu Kubuxu deleted the feat/harden-ticket-arit branch July 7, 2024 13:27
@anorth
Copy link
Member

anorth commented Jul 8, 2024

@Kubuxu could you please submit a PR to the FIP specifying this?

@Kubuxu
Copy link
Contributor Author

Kubuxu commented Jul 11, 2024

The way of going from ticket to ordering is not specified in the FIP, which is why I didn't submit it initially. I can submit it, though.

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.

3 participants