pallas/pallas-codec
Santiago Carmuega bda3889b41
Release 0.31.0
pallas@0.31.0
pallas-addresses@0.31.0
pallas-applying@0.31.0
pallas-codec@0.31.0
pallas-configs@0.31.0
pallas-crypto@0.31.0
pallas-hardano@0.31.0
pallas-math@0.31.0
pallas-network@0.31.0
pallas-primitives@0.31.0
pallas-traverse@0.31.0
pallas-txbuilder@0.31.0
pallas-utxorpc@0.31.0
pallas-wallet@0.31.0

Generated by cargo-workspaces
2024-11-03 12:28:59 -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 Release 0.31.0 2024-11-03 12:28:59 -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.