wheatnetwork / wheat-blockchain

Apache License 2.0
13 stars 9 forks source link

Bump blspy from 1.0.2 to 1.0.3 #3

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps blspy from 1.0.2 to 1.0.3.

Release notes

Sourced from blspy's releases.

1.0.3

Added

  • Python bindings for pairing cache

Changed

  • Support latest version of Relic
Commits
  • 7457c4b Fixed wrong toolchain file path in js_build.sh (#240)
  • 6c785c1 Add functions to Python binding to support pairing cache (#237)
  • f95d7c6 Updates to cmake to work around missing statics (#231)
  • 2641929 M1 Wheel in CI (#238)
  • 6aca634 update glob-parent version (#233)
  • edc896c Fix js typings (#227)
  • e3d9ad0 Fix support to latest version of RELIC (#207)
  • 4e21aa6 build(deps): bump ws from 7.4.5 to 7.4.6 in /js-bindings (#222)
  • 47f99d8 Update .js bindings for security vulns
  • 7cc5ae1 build(deps): bump lodash from 4.17.19 to 4.17.21 in /js-bindings (#213)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 3 years ago

Superseded by #18.