Ckzg

Latest version: v2.0.1

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.0

Overview

This release fixes some minor issues and makes loading the trusted setup significantly faster.

⚠️ **Important** ⚠️

The trusted setup has changed; G1 points must now be in Lagrange form.

* For those using [`trusted_setup.txt`](https://github.com/ethereum/c-kzg-4844/blob/6d21a0ea981b5e1862c7a4603cf22565c8492f9a/src/trusted_setup.txt) from this repository, replace it with the latest version.
* For those using [`testing_trusted_setups.json`](https://github.com/ethereum/consensus-specs/blob/f7352d18cfb91c58b1addb4ea509aedd6e32165c/presets/mainnet/trusted_setups/testing_trusted_setups.json) from the consensus-specs, replace `setup_G1` with `setup_G1_lagrange`.

What's Changed
* Export methods; test on multiple platforms by flcl42 in https://github.com/ethereum/c-kzg-4844/pull/289
* nim bindings: Fix FIELD_ELEMENTS_PER_BLOB pragma by henridf in https://github.com/ethereum/c-kzg-4844/pull/294
* Support for Windows cross-compilation from Linux by zah in https://github.com/ethereum/c-kzg-4844/pull/295
* Add new validate_kzg_g1 tests by jtraglia in https://github.com/ethereum/c-kzg-4844/pull/296
* Check the retval of blst_p2_uncompress by jtraglia in https://github.com/ethereum/c-kzg-4844/pull/297
* Fix some minor nits by jtraglia in https://github.com/ethereum/c-kzg-4844/pull/298
* Remove pyecc tests by jtraglia in https://github.com/ethereum/c-kzg-4844/pull/300
* Use g2 points from spec in minimal preset by jtraglia in https://github.com/ethereum/c-kzg-4844/pull/301
* Speed up loading trusted setup by jtraglia in https://github.com/ethereum/c-kzg-4844/pull/299
* Update c-kzg-4844 version in Go bindings example by jtraglia in https://github.com/ethereum/c-kzg-4844/pull/303

New Contributors
* henridf made their first contribution in https://github.com/ethereum/c-kzg-4844/pull/294
* zah made their first contribution in https://github.com/ethereum/c-kzg-4844/pull/295

**Full Changelog**: https://github.com/ethereum/c-kzg-4844/compare/v0.1.0...v0.2.0

0.1.0

Release candidate for audit.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.