Skip to content

Add g rpc#66

Draft
zancas wants to merge 5 commits intozcash:mainfrom
zingolabs:add_gRPC
Draft

Add g rpc#66
zancas wants to merge 5 commits intozcash:mainfrom
zingolabs:add_gRPC

Conversation

@zancas
Copy link
Contributor

@zancas zancas commented Mar 19, 2026

This adds a gRPC service to support calling the zainod stateservice backed gRPC service.

This is the first test that exercises the state-service get_lightd_info gRPC.. there does not exist one in zaino.

Based on #47.

zancas added 5 commits March 19, 2026 10:46
This commit is the squash of name changes that
convert the "src" stub-directoy for binary
placement to "bin", which is .gitincluded and
whose contents are ignored.  The reference is
updated across the codebase. i.e. src --> bin
including in the readme.

include bin

systematic src-->bin replacement, note zcash-cli refs are likely obsolete

ignore "bin" contents it is a stub directory
for-binaries
with:
name: zebrad-${{ matrix.name }}
path: ./src
path: ./bin
Copy link
Collaborator

Choose a reason for hiding this comment

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

When creating stacked PRs, note the PR you are building on top of in the top comment, so that reviewers know to ignore those commits. (I originally asked to separate this out into a separate PR because it makes review harder, then I realised this was stacked on #47.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will unstack.

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