Commit graph

14 commits

Author SHA1 Message Date
Andrew Westberg
b6399333da feat(network): update n2n handshake versions & add keepalive miniprotocol (#362) 2023-12-19 07:56:10 -03:00
Harper
4c651c0c3a fix(network): use correct client state transition for n2n txsub (#348) 2023-12-15 13:28:36 -03:00
Alexsander Falcucci
27f1b3af24 feat(network): implement GetUTxOByAddress local state query (#341) 2023-12-12 09:31:46 -03:00
Alexsander Falcucci
b1ac003716 feat(network): implement stake distribution local state query (#340) 2023-11-24 06:43:25 -03:00
Santiago Carmuega
24b7139e4b chore: fix lint warnings (#339) 2023-11-20 19:46:14 -03:00
Santiago Carmuega
fdbdcc3a4f chore: fix lint warnings (#330) 2023-11-13 17:00:00 -03:00
Santiago Carmuega
750c2d303e refactor(network): simplify local state mini-protocol implementation (#326) 2023-11-09 21:47:24 -03:00
Harper
fb1cc54b0c feat(network): scaffold local state query server (#280) 2023-10-26 18:02:11 +00:00
Santiago Carmuega
f515a6115c chore: fix lint warning (#283) 2023-09-07 09:39:18 -03:00
Harper
b294f9be01 feat(network): add server-side facades (#282) 2023-09-01 09:15:14 -03:00
Harper
f223b0fde9 feat(network): implement chain sync server side (#277) 2023-08-23 20:17:17 -03:00
Harper
367e76872b feat(network): add server side of blockfetch miniprotocol (#275) 2023-08-09 06:46:45 -03:00
Santiago Carmuega
a64cd08678 refactor: Improve network module naming (#245) 2023-04-10 20:21:11 -03:00
Santiago Carmuega
d5f0c2fd80 refactor: Merge multiplexer & miniprotocols into single crate (#244) 2023-04-10 19:51:38 -03:00