mirror of
https://github.com/zkemail/zk-email-verify.git
synced 2026-01-09 13:38:03 -05:00
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>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.1.1",
|
||||
"version": "6.1.2",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user