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

Update/lit signer #650

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

joshLong145
Copy link

@joshLong145 joshLong145 commented May 6, 2024

Pull Request Checklist

Upgrades the lit-protocol signer to use the 5.0.0 build of lit packages, and adds support for payment delegation for usage on our main net. PR is currently in draft as updates to documentation are happening.


PR-Codex overview

This PR updates the @lit-protocol dependencies, adds a new LitCapacityCreditsRes interface, and introduces a capacityCreditNeeded callback.

Detailed summary

  • Updated @lit-protocol dependencies to version 5.0.0
  • Added LitCapacityCreditsRes interface
  • Introduced capacityCreditNeeded callback in LitAuthenticateProps
  • Updated test data in signer.test.ts
  • Modified signer.ts to include delegation signature handling

The following files were skipped due to too many changes: yarn.lock

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

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