pallas/pallas-codec
Santiago Carmuega 54997daf66
fix(primitives): contemplate Conway's CBOR set tag (#421)
Co-authored-by: jmhrpr <25673452+jmhrpr@users.noreply.github.com>
2024-03-08 19:32:03 -03:00
..
src fix(primitives): contemplate Conway's CBOR set tag (#421) 2024-03-08 19:32:03 -03:00
tests fix(codec): Fix flat encoding and decoding of arbitrarily size integers (#378) 2024-01-13 10:09:16 -03:00
Cargo.toml Release 0.23.0 2024-02-11 18:02:33 -03:00
README.md feat: Move flat en/de from aiken to pallas (#303) 2023-10-04 19:08:52 -04:00

Pallas Codec

Flat

A Rust port of the Haskell reference implementation.