pallas/pallas-network
Santiago Carmuega d5fd8f1e20
Release 0.25.0
pallas@0.25.0
pallas-addresses@0.25.0
pallas-applying@0.25.0
pallas-codec@0.25.0
pallas-configs@0.25.0
pallas-crypto@0.25.0
pallas-hardano@0.25.0
pallas-network@0.25.0
pallas-primitives@0.25.0
pallas-rolldb@0.25.0
pallas-traverse@0.25.0
pallas-txbuilder@0.25.0
pallas-utxorpc@0.25.0
pallas-wallet@0.25.0

Generated by cargo-workspaces
2024-04-02 09:50:58 -03:00
..
src feat: implement GetCBOR local state query (#413) 2024-03-04 15:25:17 -03:00
tests feat(network): implement GetGenesisConfig local state query (#407) 2024-02-26 08:44:37 -03:00
Cargo.toml Release 0.25.0 2024-04-02 09:50:58 -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.