-
Notifications
You must be signed in to change notification settings - Fork 53
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
971 bug onchain functions related to userchannel does not work with viem signer #977
971 bug onchain functions related to userchannel does not work with viem signer #977
Conversation
* fix: signer compatibility with viem and ethers * fix: revert space changes
* Arbitrum changes (#735) * fix: inital implementation for arbitrum changes * fix: more changes * fix: added final changes * fix: minor fixes * fix: fixed typo * fix: notification settings related changes * fix: added index parameter for notification
* refactor: added code for joining livekit room for listeners (#731) * feat: drop in livekit inplace of livepeer * feat: added microphone * feat: added mic * feat: added access control * feat: fixes for livekit API call --------- Co-authored-by: Nilesh Gupta <[email protected]>
File: packages/restapi/src/lib/pushNotification/pushNotificationBase.ts
File: packages/restapi/tests/lib/notification/channel.test.ts
All looks good. |
Fixes Issue
Changes proposed
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers