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

Add darkside gRPC passthrough #22

Closed
wants to merge 28 commits into from
Closed

Conversation

idky137
Copy link
Contributor

@idky137 idky137 commented May 13, 2024

Add a gRPC passthrough for darkside RPCs

closes #21

@idky137
Copy link
Contributor Author

idky137 commented May 13, 2024

build on top of #15

@idky137
Copy link
Contributor Author

idky137 commented May 15, 2024

This approach is not possible. Lightwalletd Darkside Mode simulates zcashd behind the jsonRPC engine, relying on the Service gRPC engine.
For Zingo-Proxy to implement a Darkside mode, zingo-proxy::zingo-rpc::rpc::service will need to be implemented to communicate directly with zcashd.
Darkside can then be implemented as a mock zcash jsonRPC engine.

@idky137 idky137 closed this May 15, 2024
@idky137 idky137 mentioned this pull request Jun 6, 2024
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.

Add Darkside gRPC passthrough
1 participant