Mentee Name | Shankar |
---|---|
Mentee Github | https://github.com/shankars99 |
Mentee email | shankars0899@gmail.com |
Created a Hyperledger Labs Project - https://github.com/hyperledger-labs/benchmarking-cross-chain-bridges
and a companion gitbook GitBook that explains how to setup and use the project - https://benchmarking-aggregators.gitbook.io/benchmarking-cross-chain-bridges/
...
We did so by performing a theoretical analysis of each of the aggregators by diving into their githubGitHub, developer documentations, and blog posts.
...
We also created testing scripts for these aggregators along with custom data types. The tests found results that were inconsistent with the aggregator developer docs and those were reported on the aggregators discord.
We also constantly upgraded our benchmarking with aggregator upgrades. Hyperlane, CCIP, and Hashi upgraded during the course of the mentorship and we benchmarked the older and new versions and discussed the differences in the report.
Some stats across the mentorship are -
8000+ lines of code across 300 commits.
Data collected over a 3 day day period covering 6 token aggregators and 3 message aggregators.
40 pages in-depth report
Modular and upgradable benchmarking script where anyone can contribute new modules for aggregators
Standardized framework for analyzing heterogeneous aggregators
Here is the blog post talking about my journey with the project - (TODO: CREATE URL)