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

Client-side validation v0.12 base #187

Merged
merged 35 commits into from
Dec 23, 2024
Merged

Client-side validation v0.12 base #187

merged 35 commits into from
Dec 23, 2024

Conversation

dr-orlovsky
Copy link
Member

@dr-orlovsky dr-orlovsky commented Nov 3, 2024

  • MPC commits to the hashing function
  • Single-use seal APIs are fully rewritten, covering client-side and published witness parts independently

@dr-orlovsky dr-orlovsky changed the title Release v0.12 alpha 1 Release v0.12 Nov 15, 2024
@dr-orlovsky
Copy link
Member Author

Released as v0.12.0-alpha.3

@dr-orlovsky dr-orlovsky added epic Epic task *security* Issues affecting safety/security (include undefined behaviours) *consensus* Issues affecting distributed concensus refactoring Refactoring of the existing code labels Dec 23, 2024
@dr-orlovsky dr-orlovsky added this to the v0.12.0 milestone Dec 23, 2024
@dr-orlovsky dr-orlovsky self-assigned this Dec 23, 2024
@dr-orlovsky dr-orlovsky changed the title Release v0.12 Client-side validation v0.12 base Dec 23, 2024
@dr-orlovsky
Copy link
Member Author

Released as v0.12.0-beta.4

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 6.79612% with 96 lines in your changes missing coverage. Please review.

Project coverage is 59.8%. Comparing base (0d2f818) to head (6746486).
Report is 41 commits behind head on master.

Files with missing lines Patch % Lines
single_use_seals/src/lib.rs 0.0% 58 Missing ⚠️
commit_verify/src/mpc/block.rs 19.0% 17 Missing ⚠️
commit_verify/src/id.rs 0.0% 6 Missing ⚠️
commit_verify/src/merkle.rs 14.3% 6 Missing ⚠️
commit_verify/src/mpc/atoms.rs 0.0% 4 Missing ⚠️
commit_verify/src/mpc/tree.rs 33.3% 4 Missing ⚠️
commit_verify/derive/src/derive.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #187     +/-   ##
========================================
- Coverage    63.2%   59.8%   -3.4%     
========================================
  Files          18      18             
  Lines        1715    1725     +10     
========================================
- Hits         1084    1031     -53     
- Misses        631     694     +63     
Flag Coverage Δ
rust 59.8% <6.8%> (-3.4%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dr-orlovsky dr-orlovsky merged commit 43cd9b5 into master Dec 23, 2024
45 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*consensus* Issues affecting distributed concensus epic Epic task refactoring Refactoring of the existing code *security* Issues affecting safety/security (include undefined behaviours)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant