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

WIP: stateless keys #187

Closed

Conversation

benthecarman
Copy link
Contributor

#185

Didn't implement fully for channels yet, want to see if this passes CI and thoughts on the design

Copy link
Contributor

@Tibo-lg Tibo-lg left a comment

Choose a reason for hiding this comment

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

I took a quick look and my feeling is that I'd rather not have the compute_secret_key within the library and leave that responsibility to the user. I like the LDK approach of having a SignerProvider that creates a Signer per channel (in this case it would be per contract).

@benthecarman benthecarman deleted the stateless-keys branch December 11, 2023 23:40
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.

2 participants