Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Updates the requirements on ark-pallas to permit the latest version.

Changelog

Sourced from ark-pallas's changelog.

v0.3.0

Breaking changes

  • #60 Change the scalar group generator of Fr of bls12_377 Fr from 11 to 22.
  • #61 Remove ATE_LOOP_COUNT_IS_NEGATIVE from BN254 curve parameter.

Features

Improvements

Bug fixes

v0.2.0

Breaking changes

  • Requires all crates from arkworks-rs/algebra to have version v0.2.0 or greater.

Features

  • #3 Add constraints for ark-bls12-377, ark-ed-on-bls12-377, ark-ed-on-bls12-381, ark-ed-on-bn254, ark-ed-on-cp6-782, ark-ed-on-bw6-761, ark-ed-on-mnt4-298, ark-ed-on-mnt4-753, ark-mnt4-298, ark-mnt6-298, ark-mnt4-753, ark-mnt6-753.
  • #7 Add benchmarks for Edwards curves.
  • #19 Change field constants to be provided as normal strings, instead of in Montgomery form.
  • #53 Add benchmarks for Pallas and Vesta curves.

Improvements

  • #42 Remove the dependency of rand_xorshift.

Bug fixes

  • #28, #49 Fix broken documentation links.
  • #38 Compile with panic='abort' in release mode, for safety of the library across FFI boundaries.
  • #45 Fix ark-ed-on-mnt4-753.

v0.1.0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Updates the requirements on [ark-pallas](https://github.com/arkworks-rs/curves) to permit the latest version.
- [Release notes](https://github.com/arkworks-rs/curves/releases)
- [Changelog](https://github.com/arkworks-rs/curves/blob/master/CHANGELOG.md)
- [Commits](arkworks-rs/curves@ark-vesta-v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: ark-pallas
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 18, 2023

Superseded by #54.

@dependabot dependabot bot closed this Jan 18, 2023
@dependabot dependabot bot deleted the dependabot/cargo/ark-pallas-tw-0.3.0 branch January 18, 2023 12:03
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