Skip to content

Commit 7ec6e5f

Browse files
committed
update bignum + regenerate signatures and reduction params
1 parent d8164df commit 7ec6e5f

File tree

4 files changed

+27
-69
lines changed

4 files changed

+27
-69
lines changed

lib/Nargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "noir_rsa"
33
type = "lib"
44
authors = [""]
5-
compiler_version = ">=0.34.0"
5+
compiler_version = ">=0.35.0"
66

77
[dependencies]
8-
bignum = {tag = "v0.3.3", git = "https://github.com/noir-lang/noir-bignum"}
8+
bignum = {tag = "v0.3.6", git = "https://github.com/noir-lang/noir-bignum"}

0 commit comments

Comments
 (0)