pallas/pallas-network
Pedro Sánchez Terraf cfc840f1b2
feat(network): implement GetFilteredDelegationsAndRewardAccounts query (#552)
Signed-off-by: Santiago Carmuega <santiago@carmuega.me>
Co-authored-by: Santiago Carmuega <santiago@carmuega.me>
2024-12-11 22:15:07 -03:00
..
src feat(network): implement GetFilteredDelegationsAndRewardAccounts query (#552) 2024-12-11 22:15:07 -03:00
tests feat(network): implement GetFilteredDelegationsAndRewardAccounts query (#552) 2024-12-11 22:15:07 -03:00
Cargo.toml Release 0.31.0 2024-11-03 12:28:59 -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.