Skip to content

Releases: ChainSafe/blst-z

Release v0.1.0-rc.7

08 May 03:10
578cba2

Choose a tag to compare

Release v0.1.0-rc.6

18 Apr 03:33
f77554a

Choose a tag to compare

What's Changed

  • feat: implement thread pool by @twoeths in #27
  • feat: implement MemoryPool for aggregateWithRandomness functions by @twoeths in #28
  • feat: implement multi-threaded verifyMultipleAggregateSignatures by @twoeths in #29
  • feat: implement pairing merge by @twoeths in #30
  • feat: implement multi-threaded aggregateVerify() by @twoeths in #31
  • fix: asyncAggregateWithRandomness() Bun binding by @twoeths in #33
  • fix: more error codes by @twoeths in #35
  • fix: thread safe spawnTask by @twoeths in #36
  • fix: pin blst to v0.3.13 by @twoeths in #38

Full Changelog: v0.1.0-rc.5...v0.1.0-rc.6

Release v0.1.0-rc.5

19 Mar 09:08
9ba77fb

Choose a tag to compare

What's Changed

  • fix: link libc to enable thread capability by @twoeths in #24
  • fix: readd include path by @twoeths in #25
  • fix: build artifact on native host without target by @twoeths in #26

Full Changelog: v0.1.0-rc.4...v0.1.0-rc.5

Release v0.1.0-rc.4

18 Mar 08:34
ab42b89

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-rc.3...v0.1.0-rc.4

Release v0.1.0-rc.3

26 Feb 08:00
bb05428

Choose a tag to compare

Release v0.1.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3

Release v0.1.0-rc.2

26 Feb 07:24
ff883e7

Choose a tag to compare

Release v0.1.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2

Release v0.1.0-rc.1

24 Feb 07:07
1d18b98

Choose a tag to compare

Release v0.1.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat: implement verify and aggregate apis by @twoeths in #18

Full Changelog: https://github.com/ChainSafe/blst-z/commits/v0.1.0-rc.1

Release v0.1.0-rc.0

10 Feb 04:04

Choose a tag to compare

Release v0.1.0-rc.0 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/ChainSafe/blst-z/commits/v0.1.0-rc.0