Nothing new is going on within the code itself. I simply popped the crate into pallas_codec as a submodule `pallas_codec::flat`. I also moved over the tests that we had in the crate. In general this is in solid shape and hasn't had any changes for months. That said there could be some things that require love like dealing with BigInt. Co-authored-by: Kasey White <kwhitemsg@gmail.com>
5 lines
111 B
Markdown
5 lines
111 B
Markdown
# Pallas Codec
|
|
|
|
## Flat
|
|
|
|
A Rust port of the [Haskell reference implementation](https://github.com/Quid2/flat).
|