Sky Protocol — modular blockchain infrastructure, Data Availability Network

3 Open Issues Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Blockchain Node Implementation
enhancement good first issue

Sky Protocol — modular blockchain infrastructure, Data Availability Network

Haskell
Blockchain Node Implementation
Refactor OpenAPI 28 days ago

AI Summary: Refactor the existing OpenAPI support in the Haskell Sky Protocol project to ensure all types have proper instances for `MimeUn/Render`, `To/FromParamSchema`, and `ToFromSchema`. This involves adding missing instances and potentially improving existing ones to enhance the API's OpenAPI specification.

Complexity: 4/5
enhancement good first issue

Sky Protocol — modular blockchain infrastructure, Data Availability Network

Haskell
Blockchain Node Implementation

AI Summary: Expand the existing test suite for the Data Availability (DA) API of the Sky Protocol Haskell node. The current tests are basic and need to be significantly improved to cover a wider range of scenarios and edge cases.

Complexity: 4/5
enhancement good first issue

Sky Protocol — modular blockchain infrastructure, Data Availability Network

Haskell