LiskArchive / lisk-engine

:bullettrain_front: Lisk blockchain engine
https://lisk.com
Apache License 2.0
0 stars 0 forks source link

⬆️ Bump github.com/supranational/blst from 0.3.4 to 0.3.11 in /test/test-plans/gossipsub #127

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/supranational/blst from 0.3.4 to 0.3.11.

Release notes

Sourced from github.com/supranational/blst's releases.

Release v0.3.11

Essential changes:

  • security bugfix in Go bindings
  • run-time switch in portable build
  • no-std support [exercised with limited stack size of 56K]
  • serde support
  • blst_miller_loop_n interface, with parallelized Rust and Go counterparts
  • optional blst_fr_pentaroot subroutine
  • Emscripten bindings
  • hardened security on non-asm platforms

Release v0.3.10

Add draft-irtf-cfrg-bls-signature-05 keygen. Add C# bindings.

[As for missing v0.3.9 release tag. The v0.3.8 had a Rust packaging error and had to be swiftly yanked from crates.io and replaced with 3b28d0fb374bca26adda24417d26b51f81863d08.]

Release v0.3.8

Add legacy key generation/derivation procedures. Add fp12 serialization.

Release v0.3.7

Bug fixes for FR inverse mod Improved performance of group checks Improved parallelism in pippenger, toaffine, and add

Release v0.3.6

Adds multithreaded multi-scalar and blst_fp12_in_group to the rust binding.

Version 0.3.5

Add multiscalar multiplication Expose miller loop Add blind signatures in Python General cleanup, performance improvements, enhancements, additional tests

Commits
  • 3dd0f80 bindings/rust/Cargo.toml: bump the version number.
  • fb91221 bindings/go/blst.go: fix logical error in SigValidate.
  • c6a3cc0 build.sh: don't pass -mno-avx unless actually required.
  • 9fa8bcf vect.h: tolerate compilation with -std=cNM flag.
  • 5aa7ce1 bindings/<swig-based>/*: minimize dynamic library symbol pollution.
  • e1a44c9 build.sh: drop --version-script linker argument.
  • 492319a cpuid.c: adjust symbol visibility.
  • 6dd7aa4 Execute build/refresh.sh.
  • 701e42a asm/ct_*: add missing .hidden directives.
  • dce883b Execute build/refresh.sh.
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/LiskHQ/lisk-engine/network/alerts).

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