Open Issues Need Help
View All on GitHub Use IArray[Byte] instead of hex strings 2 months ago
AI Summary: The task requires replacing hex-encoded strings representing byte arrays (e.g., in `AckMinor.signature`) with `IArray[Byte]` in the Hydrozoa Cardano L2 state channel project. This change aims to improve efficiency by removing unnecessary encoding/decoding steps and should involve updating data structures and potentially adapting Tapir's `Schema` to handle `IArray[Byte]`.
Complexity:
4/5
enhancement good first issue
Hydrozoa is a brand new Cardano L2 state channel, proudly funded by Catalyst Fund 12 - https://milestones.projectcatalyst.io/projects/1200059/milestones
Scala