Commit graph

16 commits

Author SHA1 Message Date
Alexsander Falcucci
14e0809ea2
feat: implement GetCurrentPParams local state query (#322) 2024-01-08 08:38:39 -03:00
Santiago Carmuega
4f598ebc31
refactor(network): split bearer into read/write (#364) 2023-12-21 18:08:29 -03:00
Andrew Westberg
1ed2161a43
feat(network): update n2n handshake versions & add keepalive miniprotocol (#362) 2023-12-19 07:56:10 -03:00
Harper
ef086375bf
fix(network): use correct client state transition for n2n txsub (#348) 2023-12-15 13:28:36 -03:00
Alexsander Falcucci
6f1b15269c
feat(network): implement GetUTxOByAddress local state query (#341) 2023-12-12 09:31:46 -03:00
Alexsander Falcucci
645989465d
feat(network): implement stake distribution local state query (#340) 2023-11-24 06:43:25 -03:00
Santiago Carmuega
3d15fce191
chore: fix lint warnings (#339) 2023-11-20 19:46:14 -03:00
Santiago Carmuega
f26b9bd591
chore: fix lint warnings (#330) 2023-11-13 17:00:00 -03:00
Santiago Carmuega
e0f9f14dea
refactor(network): simplify local state mini-protocol implementation (#326) 2023-11-09 21:47:24 -03:00
Harper
2b5f22def2
feat(network): scaffold local state query server (#280) 2023-10-26 18:02:11 +00:00
Santiago Carmuega
1f870cac66
chore: fix lint warning (#283) 2023-09-07 09:39:18 -03:00
Harper
7f919dcef5
feat(network): add server-side facades (#282) 2023-09-01 09:15:14 -03:00
Harper
fdf41b5b32
feat(network): implement chain sync server side (#277) 2023-08-23 20:17:17 -03:00
Harper
9ea5d7cefe
feat(network): add server side of blockfetch miniprotocol (#275) 2023-08-09 06:46:45 -03:00
Santiago Carmuega
e46b152786
refactor: Improve network module naming (#245) 2023-04-10 20:21:11 -03:00
Santiago Carmuega
cb0348b47a
refactor: Merge multiplexer & miniprotocols into single crate (#244) 2023-04-10 19:51:38 -03:00