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

Generated by cargo-workspaces
2025-06-25 10:28:02 -03:00
..
src chore: add n2n handshake version 14 to default options (#665) 2025-06-25 10:27:01 -03:00
tests feat(network): implement get_utxo_whole query (#564) 2024-12-23 13:50:40 -03:00
Cargo.toml Release 0.32.1 2025-06-25 10:28:02 -03:00
CHANGELOG.md release: v0.21.0 (#375) 2024-01-04 10:07:12 -03:00
README.md refactor: Merge multiplexer & miniprotocols into single crate (#244) 2023-04-10 19:51:38 -03:00

Pallas Network

An implementation of the Ouroboros networking stack. It provides a generic multiplexer and state-machines for the different mini-protocols. It uses async and tokio under the hood.