Skip to content

v1.0.3

Compare
Choose a tag to compare
@asn-d6 asn-d6 released this 18 Jul 15:33
· 102 commits to main since this release
75d569b

Overview

This is a minor release which includes various improvements to the bindings and upgrades the blst library.

This is expected to be the last v1 release. We plan to make a v2 release with EIP-7594 support soon-ish.

What's Changed

  • feat(rust): Add ethereum kzg settings by @rakita in #443
  • Upgrade blst to v0.3.12 by @jtraglia in #445
  • fix: add crate description to Cargo.toml by @Rjected in #429
  • nim-bindings: Lift restriction of yaml test on Nim v2.x by @jangko in #431
  • nim-bindings: Fix GCC-14 [-Wincompatible-pointer-types] issue by @jangko in #430
  • use stand-alone results library by @arnetheduck in #432
  • [nim] Add completeStruct pragma which workarounds Nim compiler's issue with C codegen. by @cheatfate in #437
  • fix(rust): define NDEBUG when debug assertions are off by @DaniPopes in #450
  • Add EIP-7594 reference tests by @jtraglia in #453
  • Update versions in preparation for release 1.0.3 by @asn-d6 in #455

New Contributors

Full Changelog: v1.0.2...v1.0.3