Releases: risc0/blst
Releases · risc0/blst
v0.3.16-risczero.0
What's Changed
- ZKVM-1160: Add
linear.ymlWorkflow by @morgangibbs87 in #1 - ZKVM-1372: Automatically link in risc0-bigint2 by @ec2 in #6
- ZKVM-1381: fix: Remove acceleration of
ct_inverse_mod_nby @hashcashier in #7 - ZKVM-1383: fix: inverse in
reciprocalby @Wollac in #8 - ZKVM-1388: r0bigint input and output must not overlap by @Wollac in #9
- ZKVM-1431: FIx Linear Workflow by @morgangibbs87 in #11
- ZKVM-1442: Upgrade to v0.3.15 by @Wollac in #12
- ZKVM-1429: Cleanups and Improvements by @Wollac in #10
- ZKVM-1459: Update patch to 0.3.16 by @nategraf in #14
Full Changelog: v0.3.16...v0.3.16-risczero.0
v0.3.15-risczero.1
What's Changed
Full Changelog: v0.3.15-risczero.0...v0.3.15-risczero.1
v0.3.15-risczero.0
What's Changed
- ZKVM-1431: FIx Linear Workflow by @morgangibbs87 in #11
- ZKVM-1442: Upgrade to v0.3.15 by @Wollac in #12
Full Changelog: v0.3.14-risczero.2...v0.3.15-risczero.0
v0.3.14-risczero.2
What's Changed
- ZKVM-1160: Add
linear.ymlWorkflow by @morgangibbs87 in #1 - ZKVM-1372: Automatically link in risc0-bigint2 by @ec2 in #6
- ZKVM-1381: fix: Remove acceleration of
ct_inverse_mod_nby @hashcashier in #7 - ZKVM-1383: fix: inverse in
reciprocalby @Wollac in #8 - ZKVM-1388: r0bigint input and output must not overlap by @Wollac in #9
New Contributors
- @morgangibbs87 made their first contribution in #1
- @ec2 made their first contribution in #6
- @hashcashier made their first contribution in #7
- @Wollac made their first contribution in #8
Full Changelog: v0.3.14-risczero.1...v0.3.14-risczero.2
v0.3.14-risczero.1
Use risc0-bigint2 FFI instead of risc0-zkvm sys_bigint2_n FFI (#4)
v0.3.14-risczero.0
Accelerate with RISC Zero precompiles: #2