9 Commits

Author SHA1 Message Date
Sora Suegami
3b3c808c61 Update of UserOverrideableDKIMRegistry (#233)
* Update UserOverridableDKIMRegistry

* Add comments to UserOverrideableDKIMRegistry.sol and remove comment outted codes in UserOverrideableDKIMRegistry.t.sol

* Update solc version

* Add IDKIMRegistryExt

* Remove IDKIMRegistryExt

* Update yarn.lock

* Add one require to isDKIMPublicKeyHashValid in UserOverridableDKIMRegistry

* Update zk-regex version

* update versions

* Update helper version

---------

Co-authored-by: wshino <wshinohara@gmail.com>
2024-10-26 00:11:36 +09:00
wshino
919ab82c71 Add UserOverrideableDKIMRegistry.sol. (#199)
* Add UserOverrideableDKIMRegistry.sol.

* Bump the version.

* Update UserOverrideableDKIMRegistry.sol

* Update testcases for UserOverrideableDKIMRegistry.sol.

* Update version to 6.1.2.

* Remove unused function.

* Change the default argument of isDKIMPublicKeyHashValid and add reactivateDKIMPublicKeyHash

* Add test for reactivate function and fix failed testcases.

* Add test cases using signature for reactivateDKIMPublicKeyHash function.

---------

Co-authored-by: SoraSuegami <suegamisora@gmail.com>
2024-06-12 02:35:54 +09:00
Metachaser24
86bfdbeb44 updated docs 2024-04-18 14:10:51 +03:00
Metachaser24
a251f52960 updated docs 2024-04-18 14:00:21 +03:00
Elo
0cb90a3fea Merge branch 'v4' into Docs-update 2024-04-15 13:24:47 +03:00
Metachaser24
ea76cd36e9 updated helpers, circuits and package overview README 2024-04-08 10:01:12 +03:00
Metachaser24
67d724daf5 changed readmes for main, contracts and circuits pkg 2024-04-04 17:16:50 +03:00
wshino
e9780dda32 Fix failed test case in DKIMRegistry.t.sol. 2024-04-04 08:24:09 +09:00
Metachaser24
6ea7591df6 Added npm package READMEs 2023-11-24 11:32:55 -06:00