From 9e2a4bbca79828ace943795de3e60f6b8de0b08b Mon Sep 17 00:00:00 2001 From: Shigoto-dev19 Date: Fri, 26 Jul 2024 18:25:56 +0300 Subject: [PATCH 1/2] Add zk-regex to community packages in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20a280cea..b985a0432 100644 --- a/README.md +++ b/README.md @@ -56,5 +56,6 @@ High-quality community packages from open source developers are available for yo - **o1js-elgamal** A partially homomorphic encryption library for o1js based on Elgamal encryption: [GitHub](https://github.com/Trivo25/o1js-elgamal) and [npm](https://www.npmjs.com/package/o1js-elgamal) - **o1js-pack** A library for o1js that allows a zkApp developer to pack extra data into a single Field. [GitHub](https://github.com/45930/o1js-pack) and [npm](https://www.npmjs.com/package/o1js-pack) +- **zk-regex-o1js** A CLI tool for compiling ZK Regex circuits in o1js. [Github](https://github.com/Shigoto-dev19/zk-regex-o1js) and [npm](https://www.npmjs.com/package/zk-regex-o1js) To include your package, see [Creating high-quality community packages](https://github.com/o1-labs/o1js/blob/main/CONTRIBUTING.md#creating-high-quality-community-packages). From 836b7605967c7565e1a6079b12182c8deecda896 Mon Sep 17 00:00:00 2001 From: Martin Minkov Date: Mon, 22 Jul 2024 14:13:58 -0700 Subject: [PATCH 2/2] chore(bindings): update bindings submodule to commit 71f2e698d --- src/bindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bindings b/src/bindings index d779882a3..71f2e698d 160000 --- a/src/bindings +++ b/src/bindings @@ -1 +1 @@ -Subproject commit d779882a38eac79703cc7215cf9bc5fc0cd5cd65 +Subproject commit 71f2e698dadcdfc62c76a72248c0df71cfd39d4c