Skip to content

Commit 430c0ed

Browse files
committed
chore: 0.5.0 release
1 parent 8e1a0e7 commit 430c0ed

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@
1717
# 0.4.0
1818

1919
* Upgrade to 0.4.x series of Arkworks dependencies.
20+
21+
# Unreleased
22+
23+
* R1CS: remove 7 unnecessary constraints in the sign checks.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "decaf377"
3-
version = "0.4.1"
3+
version = "0.5.0"
44
authors = ["Henry de Valence <hdevalence@hdevalence.ca>", "redshiftzero <jen@penumbralabs.xyz>"]
55
description = "A prime-order group designed for use in SNARKs over BLS12-377"
66
edition = "2018"

0 commit comments

Comments
 (0)