Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update kms wasm #76

Merged
merged 8 commits into from
Jun 26, 2024
Merged

chore: update kms wasm #76

merged 8 commits into from
Jun 26, 2024

Conversation

immortal-tofu
Copy link
Collaborator

No description provided.

@cla-bot cla-bot bot added the cla-signed label Jun 25, 2024
@immortal-tofu immortal-tofu marked this pull request as draft June 25, 2024 15:10
Copy link

github-actions bot commented Jun 25, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 79.25% 233/294
🟡 Branches 77.46% 55/71
🟡 Functions 79.37% 50/63
🟢 Lines 81.08% 210/259

Test suite run success

28 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from d4bad5b

@immortal-tofu immortal-tofu marked this pull request as ready for review June 25, 2024 23:36
@immortal-tofu immortal-tofu requested review from kc1212 and 10d9e June 25, 2024 23:36
src/sdk/reencrypt.ts Outdated Show resolved Hide resolved
@@ -36,7 +36,7 @@ export const reencryptRequest =
const response = await fetch(`${gatewayUrl}/reencrypt`, options);
const json = await response.json();
const sigKey = u8vec_to_public_sig_key(fromHexString(userAddress));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe this can be removed

@immortal-tofu immortal-tofu merged commit e16fc2d into main Jun 26, 2024
3 checks passed
@immortal-tofu immortal-tofu deleted the kms/update branch December 5, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants