v2.1.4
Overview
Some Ethereum clients have (rightfully) expressed concerns with using an unreleased version of blst. To address these concerns, we reverted blst to its latest stable version and added back point-at-infinity filtering in c-kzg-4844.
What's Changed
- Add back point-at-infinity filtering in
g1_lincomb_fast
by @jtraglia in #603 - Revert blst to v0.3.15 by @jtraglia in #604
- Document
g1_lincomb_fast
when called asmsm([])
by @asn-d6 in #606 - Bump version to v2.1.4 by @jtraglia in #605
Full Changelog: v2.1.3...v2.1.4