You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kriskowal should introductions be synchronized? They are not currently, but if new parties expect their introduced names to be immediately available, they should be.
@kriskowal should introductions be synchronized? They are not currently, but if new parties expect their introduced names to be immediately available, they should be.
I would expect names to be available to the guest the moment the guest is mentionable.
Progresses: #2086Fixes: #2121
Synchronizes `makeHost()` and its dependent functions. Also refactors the same and `makeGuest()` to extract their commonalities and restore the more succinct form they possessed before the synchronization effort began. As part of the refactor, #2121 was fixed.
From this point onward, we will start referring to endo "agents" instead of "parties".
Following #2120, we should ensure that
introduceNamesToParty
is always awaited.The text was updated successfully, but these errors were encountered: