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

Fix create from key bundle #251

Merged
merged 8 commits into from
Jun 4, 2024
Merged

Fix create from key bundle #251

merged 8 commits into from
Jun 4, 2024

Conversation

nplasterer
Copy link
Contributor

@nplasterer nplasterer commented Jun 3, 2024

Allow bundles to be created without requiring a signer.

@nplasterer nplasterer self-assigned this Jun 3, 2024
@nplasterer nplasterer marked this pull request as ready for review June 4, 2024 00:03
@nplasterer nplasterer requested a review from a team as a code owner June 4, 2024 00:03
@nplasterer nplasterer requested a review from neekolas June 4, 2024 00:04
): Pair<FfiXmtpClient?, String> {
var dbPath = ""
val accountAddress = address.lowercase()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@neekolas I still think there is probably an improvement on the libxmtp side for normalizing addresses maybe in the getInboxIdForAddress

Copy link
Contributor

Choose a reason for hiding this comment

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

For sure

@nplasterer nplasterer merged commit ab6589e into main Jun 4, 2024
5 of 6 checks passed
@nplasterer nplasterer deleted the np/fix-create-bundle branch June 4, 2024 04:01
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