The Parity Polkadot Blockchain SDK
Role in this project:
Back-end Developer Contributions:53 reviews, 15 PRs, 120 comments in 8 months
Contributions summary:Kazunobu primarily focused on removing dependencies, specifically the `libp2p` library, from the `substrate/client/network` and `sc-authority-discovery` components of the Polkadot SDK. This involved modifying code in several files, including `engine.rs`, `request_responses.rs`, and `kad.rs`, to replace `libp2p` types with network backend agnostic types. Furthermore, the user contributed to migrating pallet-democracy benchmarks to the benchmark v2 syntax, enhancing the testing infrastructure. The user also removed the collation-generation subsystem from validator nodes by using a `DummySubsystem`.
blockchaincumuluspolkadotsubstrate
The Parity Polkadot Blockchain SDK, Added mention of PSVM for dependencies upgrade
Contributions:707 pushes, 11 branches in 9 months