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

fix: Bump Skynet SDK version #158

Merged
merged 2 commits into from
Jun 28, 2022
Merged

fix: Bump Skynet SDK version #158

merged 2 commits into from
Jun 28, 2022

Conversation

jay-dee7
Copy link
Member

This PR bumps the Skynet SDK version from our fork. Skynet has switched
to API Keys instead of JWT Header. This broke our existing Skynet
Integration. Simply by passing the variable of SkynetApiKey while
initlizing the Skynet Client, entire functionality is restored.

Signed-off-by: jay-dee7 jasdeepsingh.uppal@gmail.com

This PR bumps the Skynet SDK version from our fork. Skynet has switched
to API Keys instead of JWT Header. This broke our existing Skynet
Integration. Simply by passing the variable of `SkynetApiKey` while
initlizing the Skynet Client, entire functionality is restored.

Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
@jay-dee7 jay-dee7 added bug Something isn't working dependencies Pull requests that update a dependency file labels Jun 28, 2022
@jay-dee7 jay-dee7 requested a review from guacamole June 28, 2022 19:31
@jay-dee7 jay-dee7 self-assigned this Jun 28, 2022
Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
Copy link
Member

@guacamole guacamole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@guacamole guacamole merged commit fc9b254 into master Jun 28, 2022
@guacamole guacamole deleted the skynet-api-key-fix branch June 28, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants