Skip to content

Feature/conversationv3#2010

Merged
ThomasSession merged 8 commits intodevfrom
feature/conversationv3
Feb 27, 2026
Merged

Feature/conversationv3#2010
ThomasSession merged 8 commits intodevfrom
feature/conversationv3

Conversation

@ThomasSession
Copy link
Copy Markdown
Collaborator

First stage of a conversation V3 done in compose.
This only adds the bare bone structure, including a test flag to see the convo v3.

Comment on lines +28 to +30
require(!address.isBlinded) {
"Cannot create a conversation for a blinded address. Use a \"Community inbox\" address instead."
}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This reminds me that this check (from old code) is actually unnecessary. Address.Conversable was made to represent addresses that you can converse with so it will naturally exclude the Address.Blinded. I can update on dev as well.

@ThomasSession ThomasSession merged commit 1ef7bfe into dev Feb 27, 2026
5 checks passed
@ThomasSession ThomasSession deleted the feature/conversationv3 branch February 27, 2026 00:43
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.

3 participants