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

Remove chain ID from notifs payload as it is no longer needed #6223

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

jinchung
Copy link
Member

@jinchung jinchung commented Oct 22, 2024

Fixes APP-985

Backend changes have fixed APP-985; this PR itself is a no-op, it only reduces the payload we send to the backend for notifications subscription.

What changed (plus any additional context for devs)

Previously, we would send a notification subscription for each wallet on each chain. Now, the backend will handle managing the supported chains, so we only need to send a subscription for each wallet.

Screen recordings / screenshots

TODO: will update once build completes

What to test

Confirm that subscribing and unsubscribing to notifications still behaves as expected (there should be no change.)

@jinchung jinchung requested review from walmat and derHowie October 22, 2024 14:05
@jinchung jinchung merged commit 43ce5f4 into develop Oct 23, 2024
7 of 8 checks passed
@jinchung jinchung deleted the @jin/notifs-payload-update branch October 23, 2024 11:58
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