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

[DNM] Multi signer multi sig #7

Closed
wants to merge 53 commits into from
Closed

Conversation

kalepail
Copy link
Owner

@kalepail kalepail commented Sep 7, 2024

Adding in two new features:

  • Support for ed25519 signers
  • Support for a vector of Signers

So we have multisig now in the sense of

  • both ed25519 and secp256r1 signers
  • both persistent (admin) and temporary (session) signers
  • support for verifying multiple signature payloads in a single invocation

UPDATE

  • Support for verifying policy contracts as a type of signer

@kalepail kalepail changed the title Multi signer multi sig Multi signer multi sig [DNM] Sep 7, 2024
@kalepail
Copy link
Owner Author

kalepail commented Sep 7, 2024

Still waiting on:

  • test coverage for ed25519 signers
  • test coverage for multiple signatures in a single invocation
  • updates and tests to ensure Zephyr indexing is working

@kalepail kalepail changed the title Multi signer multi sig [DNM] [DNM] Multi signer multi sig Sep 7, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 14, 2024

Deploying passkey-kit-demo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 138f1f2
Status: ✅  Deploy successful!
Preview URL: https://224ca4bb.passkey-kit-demo.pages.dev
Branch Preview URL: https://multi-signer-multi-sig.passkey-kit-demo.pages.dev

View logs

@kalepail kalepail closed this Sep 18, 2024
@kalepail kalepail deleted the multi-signer-multi-sig branch September 18, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant