Skip to content

Feature/conversationv3#2010

Open
ThomasSession wants to merge 7 commits intodevfrom
feature/conversationv3
Open

Feature/conversationv3#2010
ThomasSession wants to merge 7 commits intodevfrom
feature/conversationv3

Conversation

@ThomasSession
Copy link
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
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.

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