pallas/pallas-network
Santiago Carmuega bae2f48591 Release 0.20.0
pallas@0.20.0
pallas-addresses@0.20.0
pallas-applying@0.20.0
pallas-codec@0.20.0
pallas-configs@0.20.0
pallas-crypto@0.20.0
pallas-network@0.20.0
pallas-primitives@0.20.0
pallas-rolldb@0.20.0
pallas-traverse@0.20.0
pallas-utxorpc@0.20.0

Generated by cargo-workspaces
2023-11-20 19:53:17 -03:00
..
src chore(deps): update NamedPipes related deps (#336) 2023-11-20 08:28:35 -03:00
tests chore: fix lint warnings (#339) 2023-11-20 19:46:14 -03:00
Cargo.toml Release 0.20.0 2023-11-20 19:53:17 -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.