Skip to content

FlyClient support for light clients#21

Open
ordian wants to merge 4 commits into
zcash:mainfrom
ordian:main
Open

FlyClient support for light clients#21
ordian wants to merge 4 commits into
zcash:mainfrom
ordian:main

Conversation

@ordian

@ordian ordian commented Mar 19, 2026

Copy link
Copy Markdown

Motivation

https://zips.z.cash/zip-0221 has been implemented, but there's no support for light clients to receive these proves currently

This PR adds new rpc GetBlockInclusionProof(BlockID) returns (BlockInclusionProof)

Verification

A proof of concept verification client utilizing this code is available here:

Disclaimer

The changes here were made in a half-day for a hackathon: https://ns.com/zcash.
It's likely that the proposed interface is suboptimal or does not make sense, so please review with a grain of salt.

ordian added 3 commits March 20, 2026 01:14
* 'main' of github.com:zcash/lightwallet-protocol:
  v0.4.1 release - minor doc fixups
  Fix git subtree command syntax in README
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