-
Notifications
You must be signed in to change notification settings - Fork 307
Add 1000ms channel to Lazer protocol #3051
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 7 Skipped Deployments
|
|
@merolish It seems like the tests are failing |
danimhr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to update the pyth client version as well. rn the dependecy version have conflict on lazer side and it's not testable.
You can test it locally by patching versions or assigning path to your local protocol crate.
Let me know if I can help here.
|
Also needed to bump the publisher sdk version. |
Summary
Add 1s channel to Lazer
Rationale
Biz request
How has this been tested?