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

feat(api): utilize akash-api @grpc/grpc-js for getting provider status (#184) #176

Merged
merged 4 commits into from
May 8, 2024

Conversation

ygrishajev
Copy link
Contributor

@ygrishajev ygrishajev commented May 1, 2024

This pull request updates the indexer application by incorporating the latest changes from the akash-api to enhance gRPC interactions and ensure secure context emulation.

Key Changes

  1. Implementation Update: Replaced the existing connectrpc implementation with the @grpc/grpc-js one derived from the updated akash-api.

  2. Secure Context Emulation: Implemented a fake secure context to ensure that the integration functions seamlessly and maintains the operational parity with the previous setup.

Note: although this is a draft it's read for review. The only thing needed to finish is to update akash-api package when it's published.

@ygrishajev ygrishajev requested review from Redm4x and baktun14 and removed request for Redm4x May 1, 2024 08:37
@ygrishajev ygrishajev marked this pull request as ready for review May 6, 2024 09:04
indexer/package.json Outdated Show resolved Hide resolved
@ygrishajev ygrishajev merged commit d1ca19a into main May 8, 2024
5 checks passed
@ygrishajev ygrishajev deleted the feature/api branch May 8, 2024 07:06
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