Skip to content

chats: add (temporary) plumbing for tip notifications. #150

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

Open
wants to merge 71 commits into
base: two-way-chats
Choose a base branch
from

Conversation

mfycheng
Copy link
Contributor

@mfycheng mfycheng commented Jul 8, 2024

Adds enough plumbing for the tip notifications to flow through v2 (without breaking the previous system, hopefully). When the protocol is more flushed out, and the base messaging infra is shored up a bit, this will likely be revisted

@mfycheng mfycheng requested a review from jeffyanta as a code owner July 8, 2024 20:32
@mfycheng mfycheng force-pushed the two-way-chats-tips branch from 1f75e99 to 7cacfa1 Compare July 8, 2024 21:06
@mfycheng mfycheng force-pushed the two-way-chats-tips branch from 20ab170 to b3dd20c Compare July 21, 2024 02:37
jeffyanta and others added 21 commits September 17, 2024 15:12
Adds enough plumbing for the tip notifications to flow through v2
(without breaking the previous system, hopefully). When the protocol
is more flushed out, and the base messaging infra is shored up a bit,
this will likely be revisted
Turns out we're being called in a transaction up in the chain. There
should be a better way to detect (or noop) this behaviour

Turns out we're being called in a transaction up in the chain. There
should be a better way to detect (or noop) this behaviour
Also refactor a bit of the notifier system to not cause a circular
dependency.
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