CosmicHorrorDev / CosmicHorrorDev/vdf-rs
Add in binary parsing
Open
- Dominant language
- Rust
- Stars
- 46
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently only text parsing is supported, but there is also a binary format provided for vdf. Since `pest` doesn't support binary parsing we'll have to pull in some other parsing library as well that supports binary parsing.
Contributor guide
Assessment
This issue has not been assessed yet.