pallas/pallas-codec
Santiago Carmuega 698d7a4933
feat(txbuilder): compute ScriptDataHash including edge cases (#525)
Co-authored-by: kalomaaan <kalomaaan@gmail.com>
2024-10-22 22:20:58 -03:00
..
src feat(txbuilder): compute ScriptDataHash including edge cases (#525) 2024-10-22 22:20:58 -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 refactor: Re-organize and clean-up pallas-primitives (#523) 2024-10-22 08:57:21 -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.