refactor/remove common::parsing
#284
Labels
crate: zero_bin
Anything related to the zero-bin subcrates.
Milestone
common::parsing
#284
I don't think we should be writing a parsing library like this when
nom
orwinnow
existOriginally posted by @0xaatif in 0xPolygonZero/zero-bin#90 (comment)
Imagine if 0xPolygonZero/zero-bin#90 looked like this:
Instead of this:
https://github.com/0xPolygonZero/zero-bin/blob/c090919cadba56a09f10dcaf975527426ed1ec78/common/src/block_interval.rs#L62-L101
https://github.com/0xPolygonZero/zero-bin/blob/c090919cadba56a09f10dcaf975527426ed1ec78/common/src/parsing.rs#L34-L90
The text was updated successfully, but these errors were encountered: