Skip to content

chore: wip expand indexer API#55

Draft
dorianvp wants to merge 2 commits intoindexer_traitfrom
indexer_trait_dorian_changes
Draft

chore: wip expand indexer API#55
dorianvp wants to merge 2 commits intoindexer_traitfrom
indexer_trait_dorian_changes

Conversation

@dorianvp
Copy link
Member

@dorianvp dorianvp commented Mar 20, 2026

Note that zcash_client_backend::proto::compact_formats::CompactBlock does not have vtx nor chain_metadata, because zcash_client_backend is not updated. However, those 2 fields are present here: https://github.com/zcash/lightwallet-protocol/blob/main/walletrpc/compact_formats.proto#L31.

Anyhow, a high-level crate like zcash_client_backend should not be exposed at such low level, like in zingo-netutils. Instead, it would make more sense to have a separate crate with the proto-generated rust types from the latest protobuf files.

@dorianvp dorianvp requested a review from zancas March 20, 2026 04:48
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.

1 participant