Commit Graph

  • 2eca15c859 Add multi accept tests. SoraSuegami 2024-05-12 20:10:02 +09:00
  • b6efeaded3 add caret tests. SoraSuegami 2024-05-12 19:36:28 +09:00
  • ab33ad5650 add test_reveal_check circoms. SoraSuegami 2024-05-12 19:01:53 +09:00
  • b5da1738a4 Add reveal check tests. SoraSuegami 2024-05-12 19:00:24 +09:00
  • 40778fd1bc Merge branch 'feat/one-to-one' of https://github.com/zkemail/zk-regex into feat/one-to-one SoraSuegami 2024-05-12 18:22:42 +09:00
  • 02a379726d Add plus tests. SoraSuegami 2024-05-12 18:22:20 +09:00
  • a954f281d3 fixes Aditya Bisht 2024-05-12 18:00:37 +09:00
  • 6bd9ea7565 Add dot and question tests. SoraSuegami 2024-05-12 17:44:44 +09:00
  • dddf829622 Merge branch 'feat/one-to-one' of https://github.com/zkemail/zk-regex into feat/one-to-one SoraSuegami 2024-05-12 16:50:40 +09:00
  • cff12e70d7 Add asterisk tests SoraSuegami 2024-05-12 16:45:13 +09:00
  • 650d6de0d5 fix: update compiler from anchored to unanchored Aditya Bisht 2024-05-12 16:08:33 +09:00
  • c1190acec3 Add more test cases. SoraSuegami 2024-05-12 15:14:39 +09:00
  • 9962a117a4 Update versions. SoraSuegami 2024-04-02 18:05:06 +09:00
  • c217a28ab8 Solve bugs in the invitation code regex. SoraSuegami 2024-04-02 14:25:07 +09:00
  • 21723b5720 Update README.md Yush G 2024-03-30 16:46:08 -07:00
  • 89ca0db11d Update version. SoraSuegami 2024-03-25 02:36:12 +09:00
  • 144f6cb34d update circom version SoraSuegami 2024-03-25 02:30:13 +09:00
  • f9b06a2462 Remove publish.yaml feat/wasm SoraSuegami 2024-03-25 02:18:08 +09:00
  • f096f6a232 Support both native rust and wasm. SoraSuegami 2024-03-25 02:03:01 +09:00
  • d1ef521bb1 feat: Add Wasm Bindings (#62) Aditya Bisht 2024-03-23 04:17:00 +05:30
  • 9995d9b280 Update versions. 1.2.0 1.1.0 SoraSuegami 2024-02-16 01:00:16 +09:00
  • 69f53dbf17 Merge pull request #57 from zkemail/feat/js-to-rs-compiler Sora Suegami 2024-02-16 00:53:59 +09:00
  • c377bd4f33 Make rust deterministic Aditya Bisht 2024-02-15 18:03:14 +05:30
  • e5db5b6a63 Fix merge conflicts Aditya Bisht 2024-02-14 23:41:51 +05:30
  • 78e6e85c72 Add international chars test Aditya Bisht 2024-02-14 23:22:07 +05:30
  • 3d1d4a714f Pass all tests Aditya Bisht 2024-02-14 20:10:06 +05:30
  • 7f52835039 Clean tests Aditya Bisht 2024-02-09 18:18:45 +05:30
  • 77a0a368c2 Finish compiler, few tests failing Aditya Bisht 2024-02-09 18:08:15 +05:30
  • 42be61156c substr extract left Aditya Bisht 2024-02-08 14:29:59 +05:30
  • 8799f7e50f quite a few changes Aditya Bisht 2024-02-07 22:54:30 +05:30
  • 90a774b931 major changes Aditya Bisht 2024-02-07 13:45:16 +05:30
  • bd11e3c157 feat: js to rust compiler Aditya Bisht 2024-02-05 14:02:13 +05:30
  • 77a1944238 Remove unnecessary print Aditya Bisht 2024-01-16 19:18:09 +05:30
  • 8b3bfe03a0 fix/handle-intl-chars Aditya Bisht 2024-01-16 19:15:53 +05:30
  • 5e699615d1 Fix dependency on compiler in apis. 1.1.7 1.0.9 SoraSuegami 2024-02-11 10:22:35 +09:00
  • a27a2c58d3 Merge branch 'main' of https://github.com/zkemail/zk-regex SoraSuegami 2024-02-11 10:02:39 +09:00
  • 22eeb86a59 Fix publish.yaml. sora/fix-main-0211 SoraSuegami 2024-02-11 10:01:26 +09:00
  • b05ac3ad6e Fix failing tests on main branch. (#59) Sora Suegami 2024-02-11 08:12:33 +09:00
  • 2e2bbc9be9 Fix compiler test. SoraSuegami 2024-02-11 07:45:40 +09:00
  • 702d0eaa7e Fix compiler to make tests pass. SoraSuegami 2024-02-11 07:13:23 +09:00
  • bf281fd5d2 Merge pull request #56 from reliq-labs/main Yush G 2024-02-04 20:16:23 -08:00
  • ac97027ce0 push ahash version to fix compilation Mantas Vidutis 2024-02-04 12:10:09 -08:00
  • a25646e83d Merge pull request #52 from mashharuki/main Yush G 2024-01-27 03:13:17 -08:00
  • 9e72f60d02 fix Cargo.toml file ([dependencies]) mashharuki 2024-01-27 15:17:45 +09:00
  • 319b77b1e1 Update README.md Yush G 2024-01-25 00:05:16 -08:00
  • af9a7cb49b chore: fix indexmap version chore/fix-indexmap-version Aditya Bisht 2024-01-22 19:54:52 +05:30
  • 8961281882 chore: fix indexmap version Aditya Bisht 2024-01-22 19:50:00 +05:30
  • e88b2e9629 feat: Add to_addr field in API (#48) Aditya Bisht 2024-01-22 12:19:11 +05:30
  • 29d589efbc Merge pull request #39 from zkemail/rmacedo/update-regex-to-mindfa Yush G 2024-01-21 16:07:04 -08:00
  • 5b93fcaf15 Fix test rmacedo/update-regex-to-mindfa Aditya Bisht 2024-01-22 05:19:12 +05:30
  • 5c7dbe5c6a fix tests Aditya Bisht 2024-01-21 15:23:32 +05:30
  • 18b78106d3 test: replace code test Aditya Bisht 2024-01-20 19:19:12 +05:30
  • 631073a49a feat: add to_addr Aditya Bisht 2024-01-20 17:05:48 +05:30
  • 105c8dcb3b update website urls Divide-By-0 2024-01-17 19:09:45 -08:00
  • 6f49854ee3 Remove unnecessary print fix/handle-intl-chars Aditya Bisht 2024-01-16 19:18:09 +05:30
  • f3e7e2584f fix/handle-intl-chars Aditya Bisht 2024-01-16 19:15:53 +05:30
  • ba399bca80 Merge pull request #46 from matthiasgeihs/feat/build-info Yush G 2024-01-09 15:51:40 -08:00
  • f3e6c0e205 added yarn engine 1 Divide-By-0 2024-01-09 15:51:11 -08:00
  • 4126e47254 added yarn engine 1 rmacedo/fix_build_and_tests Divide-By-0 2024-01-09 15:50:48 -08:00
  • a31f65a53d README: add build infos Matthias Geihs 2024-01-09 17:50:33 +01:00
  • 0fef4c8451 Merge pull request #45 from zkemail/main Yush G 2024-01-04 00:09:58 -08:00
  • 58e4cb934a Merge pull request #42 from zkemail/bert0rm/fix_test_workflow Yush G 2024-01-04 00:09:03 -08:00
  • 87ef7c3c43 try adding ver RigobertoM29 2023-12-20 08:34:16 -08:00
  • 0d633ff7f5 Revert "test skipping test" RigobertoM29 2023-12-19 23:06:56 -08:00
  • e164174597 test skipping test RigobertoM29 2023-12-19 23:00:20 -08:00
  • e5e7287e73 add jest timeout RigobertoM29 2023-12-19 21:22:35 -08:00
  • 0bc0601ded add comments for regex and substrings Divide-By-0 2023-12-12 15:43:28 -05:00
  • ae648182dd unlinted regex.js to see the diff Divide-By-0 2023-12-08 22:58:19 -05:00
  • 93013aeec8 feat: update regex to dfa logic to latest javiersuweijie 2023-11-24 12:09:23 +08:00
  • f8fd89df10 Merge branch 'main' into rmacedo/update-regex-to-mindfa Rigo 2023-12-19 20:54:11 -08:00
  • 1758bb4132 rm dupe bert0rm/fix_test_workflow RigobertoM29 2023-12-19 20:45:35 -08:00
  • c637b15811 add m1 macos RigobertoM29 2023-12-19 20:43:56 -08:00
  • a904874720 set correct OSs RigobertoM29 2023-12-19 20:37:34 -08:00
  • 895ec9ff5a Merge pull request #40 from zkemail/rmacedo/fix_build_and_tests Yush G 2023-12-19 11:36:34 -08:00
  • a7b3087c15 rm dev dependency RigobertoM29 2023-12-19 10:38:33 -08:00
  • 024361a97d revert workflow changes RigobertoM29 2023-12-19 10:30:30 -08:00
  • b62e260bff ws RigobertoM29 2023-12-19 10:27:29 -08:00
  • f5546d4cdd rm js RigobertoM29 2023-12-19 10:26:01 -08:00
  • d6053391f0 Fix publish.yaml 1.0.8 SoraSuegami 2023-12-19 03:44:24 +09:00
  • 2ed55b53d8 Publish compiled js files in compiler. SoraSuegami 2023-12-19 03:38:45 +09:00
  • 47dd98c6bd Update publish.yaml to support arm os. SoraSuegami 2023-12-19 03:26:54 +09:00
  • a8c851283a Update the versions in compiler. SoraSuegami 2023-12-19 02:56:12 +09:00
  • 83146a4a47 add cargo config RigobertoM29 2023-12-17 23:34:36 -08:00
  • a9f0fa03d0 add lock RigobertoM29 2023-12-14 22:52:10 -08:00
  • f53bd62ce1 try dev deps RigobertoM29 2023-12-14 19:05:32 -08:00
  • 59257fad44 try path RigobertoM29 2023-12-14 19:02:09 -08:00
  • f64a224ea4 add cargo update RigobertoM29 2023-12-14 18:14:36 -08:00
  • e84355c995 bruh RigobertoM29 2023-12-14 18:08:56 -08:00
  • 25230bf62c try again RigobertoM29 2023-12-14 17:54:49 -08:00
  • 6f7eaa1f50 revert RigobertoM29 2023-12-14 17:50:11 -08:00
  • 52441dda1f bump rc RigobertoM29 2023-12-12 21:15:56 -08:00
  • 165a77acae bump RigobertoM29 2023-12-12 21:12:08 -08:00
  • ffed765445 Merge branch 'feat/update-regex-to-mindfa' of https://github.com/zkemail/zk-regex into feat/update-regex-to-mindfa-ts feat/update-regex-to-mindfa-ts Isidro 2023-12-12 21:31:13 -06:00
  • c678a9b23d try again RigobertoM29 2023-12-12 19:13:32 -08:00
  • 2f104309a7 try tsc in compile RigobertoM29 2023-12-12 17:54:21 -08:00
  • aa8c7a7eb9 add js files RigobertoM29 2023-12-12 17:43:42 -08:00
  • 1e6c0d4e73 try again RigobertoM29 2023-12-12 17:28:42 -08:00
  • d093d3a79b ran cargo fix --bin zk-regex --tests RigobertoM29 2023-12-12 17:17:41 -08:00
  • 57f569aba3 compile ts before running tests RigobertoM29 2023-12-12 17:14:34 -08:00
  • dba061c9a4 use path instead of git for compiler dep RigobertoM29 2023-12-12 17:14:14 -08:00