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

Bump vsss-rs from 2.0.0 to 2.7.1 #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps vsss-rs from 2.0.0 to 2.7.1.

Changelog

Sourced from vsss-rs's changelog.

Changelog

All notable changes to this crate will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v2.7.0 - 2023-02-27

  • Allow splitting of secrets equal to zero as this is useful in threshold MPC refresh protocols

v2.6.0 - 2023-02-24

  • Better and consistent serialization for Shares and consistent with std and no_std.

v2.5.0 - 2023-02-23

  • Additional serialization and test fixes

v2.4.0 - 2023-02-20

  • Fixed some serialization and tests
  • Update dependencies

v2.3.2 - 2023-01-04

  • Add serdes to all structs

v2.3.0 - 2022-12-16

  • Relax requirement for implementing zeroize

v2.2.0 - 2022-12-15

  • Update dependencies
  • Error implements Display and Error traits
  • Share can be converted to PrimeField and GroupEncoding

v2.1.0 - 2022-11-23

  • Fix dependencies
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [vsss-rs](https://github.com/mikelodder7/vsss-rs) from 2.0.0 to 2.7.1.
- [Release notes](https://github.com/mikelodder7/vsss-rs/releases)
- [Changelog](https://github.com/mikelodder7/vsss-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mikelodder7/vsss-rs/commits/v2.7.1)

---
updated-dependencies:
- dependency-name: vsss-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants