dusk-network / plonk

Pure Rust implementation of the PLONK ZKProof System done by the Dusk team
https://dusk-network.github.io/plonk
Mozilla Public License 2.0
543 stars 150 forks source link

Update dependencies #769

Closed moCello closed 1 year ago

moCello commented 1 year ago

Notable changes in the new versions:

codecov[bot] commented 1 year ago

Codecov Report

Merging #769 (ad3ad6f) into master (e03f199) will decrease coverage by 0.01%. The diff coverage is 98.62%.

:exclamation: Current head ad3ad6f differs from pull request most recent head 4d3aec5. Consider uploading reports for the commit 4d3aec5 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/dusk-network/plonk/pull/769/graphs/tree.svg?width=650&height=150&src=pr&token=7JKOJ0fLuy&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network)](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network) ```diff @@ Coverage Diff @@ ## master #769 +/- ## ========================================== - Coverage 84.86% 84.86% -0.01% ========================================== Files 57 57 Lines 4327 4333 +6 ========================================== + Hits 3672 3677 +5 - Misses 655 656 +1 ``` | [Files](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network) | Coverage Δ | | |---|---|---| | [src/bit\_iterator.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-c3JjL2JpdF9pdGVyYXRvci5ycw==) | `75.00% <ø> (+4.41%)` | :arrow_up: | | [src/commitment\_scheme/kzg10/srs.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-c3JjL2NvbW1pdG1lbnRfc2NoZW1lL2t6ZzEwL3Nycy5ycw==) | `81.33% <ø> (-1.34%)` | :arrow_down: | | [src/composer/prover.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-c3JjL2NvbXBvc2VyL3Byb3Zlci5ycw==) | `95.75% <ø> (ø)` | | | [src/fft/polynomial.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-c3JjL2ZmdC9wb2x5bm9taWFsLnJz) | `42.85% <ø> (-0.72%)` | :arrow_down: | | [src/permutation.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-c3JjL3Blcm11dGF0aW9uLnJz) | `92.64% <ø> (ø)` | | | [src/proof\_system/proof.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-c3JjL3Byb29mX3N5c3RlbS9wcm9vZi5ycw==) | `96.61% <ø> (ø)` | | | [src/proof\_system/widget.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-c3JjL3Byb29mX3N5c3RlbS93aWRnZXQucnM=) | `88.95% <ø> (ø)` | | | [src/util.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-c3JjL3V0aWwucnM=) | `100.00% <100.00%> (+5.00%)` | :arrow_up: | | [tests/append\_gate.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-dGVzdHMvYXBwZW5kX2dhdGUucnM=) | `93.10% <100.00%> (ø)` | | | [tests/assert\_point.rs](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network#diff-dGVzdHMvYXNzZXJ0X3BvaW50LnJz) | `83.05% <100.00%> (ø)` | | | ... and [10 more](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network) | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network). Last update [e03f199...4d3aec5](https://app.codecov.io/gh/dusk-network/plonk/pull/769?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dusk-network).