Skip to content

Bump blspy from 1.0.6 to 1.0.15#69

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-pip-main-blspy-1.0.15
Closed

Bump blspy from 1.0.6 to 1.0.15#69
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-pip-main-blspy-1.0.15

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 23, 2022

Bumps blspy from 1.0.6 to 1.0.15.

Release notes

Sourced from blspy's releases.

1.0.15

What's Changed

  • Performance improvements and minor bug fixes

New Contributors

Full Changelog: Chia-Network/bls-signatures@1.0.14...1.0.15

1.0.14

npm release

1.0.13

Fix windows multithreading

1.0.12

BLS performance improvements

1.0.11

Fix multithreading in Windows Relic

1.0.10

Added support for releasing Python GIL

1.0.9

What's Changed

Full Changelog: Chia-Network/bls-signatures@1.0.8...1.0.9

1.0.8

Python 3.10 support

1.0.7

Fix G1 and G2 cache in PrivateKey Fix compiler warnings

Commits
  • 74e0dac rework build matrix to a single workflow (#338)
  • a1b4726 add unchecked version of GTElement.from_bytes
  • 1dabb75 fix Bytes signatures. Byte is a span-type, it should be passed by value
  • aae3aff Fix a typo. Addresses issue #336
  • a88318c Fix bit getters in point deserialization
  • 34f504b NPM Publish (#335)
  • f358850 Update Catch2 to v3.0.0-preview5. (#320)
  • 51d8973 lighter-weight buffer handling
  • 09db47d from_bytes_unchecked
  • 7bee1a3 Always CheckValid before NativeVerify
  • 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)

Bumps [blspy](https://github.com/Chia-Network/bls-signatures) from 1.0.6 to 1.0.15.
- [Release notes](https://github.com/Chia-Network/bls-signatures/releases)
- [Commits](Chia-Network/bls-signatures@1.0.6...1.0.15)

---
updated-dependencies:
- dependency-name: blspy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 23, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 13, 2022

Superseded by #71.

@dependabot dependabot Bot closed this Sep 13, 2022
@dependabot dependabot Bot deleted the dependabot-pip-main-blspy-1.0.15 branch September 13, 2022 09:15
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants