mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 16:08:26 -05:00
**What type of PR is this?** Feature **What does this PR do? Why is it needed?** **Which issues(s) does this PR fix?** This PR is the part of EPF6 project: [Merkle Proofs of Everything](https://github.com/eth-protocol-fellows/cohort-six/blob/master/projects/project-ideas.md#prysm-merkle-proofs-of-everything). **Other notes for review** You can see some rationale and future TODOs in [my HackMD post](https://hackmd.io/@junsong/SJGze5cNxg). The main next task is following: (excerpted from the post) > More generally speaking, we should find a way to prove for an item with generalized index more than 128. **Acknowledgements** - [x] I have read [CONTRIBUTING.md](https://github.com/prysmaticlabs/prysm/blob/develop/CONTRIBUTING.md). - [x] I have included a uniquely named [changelog fragment file](https://github.com/prysmaticlabs/prysm/blob/develop/CONTRIBUTING.md#maintaining-changelogmd). - [x] I have added a description to this PR with sufficient context for reviewers to understand this PR. --------- Co-authored-by: Radosław Kapka <rkapka@wp.pl>