Commit graph

18 commits

Author SHA1 Message Date
Maico Leberle
5391a037d6 feat: scaffold Byron phase-1 validations (#300)
Co-authored-by: Santiago Carmuega <santiago@carmuega.me>
2023-10-10 17:16:26 -03:00
cargillchantry
cdcb679921 chore: update mini-protocol pdf README link (#301)
Co-authored-by: Chantry Cargill <chantry.cargill@kodypay.com>
2023-10-06 21:08:00 -03:00
Santiago Carmuega
4ecf287740 fix(network): fix bad codec for tx monitoring messages (#298) 2023-10-03 14:26:11 -03:00
Ilya
c540b62e5f feat(network): implement LocalTxSubmission client (#289) 2023-09-20 20:41:37 -03:00
Santiago Carmuega
673aaf95f0 fix(network): skip unix listener on windows (#287) 2023-09-10 22:31:05 -03:00
Santiago Carmuega
bdf6f96a80 fix(network): make facade members public (#285) 2023-09-10 17:53:47 -03: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
e930267149 chore: fix pending code formatting (#270) 2023-07-18 22:54:39 -03:00
Andrew Westberg
98483e76c7 feat: add handshake with query for n2c (#266) 2023-06-27 13:46:24 -03:00
Olof Blomqvist
d1f61a3992 fix: fix builds on windows platform (#263) 2023-06-21 13:39:43 -03:00
Santiago Carmuega
09f2bf3d26 docs(network): Add chain-sync client docs (#252) 2023-04-15 13:56:52 -03:00
Santiago Carmuega
16773902c2 docs(network): Document BlockFetch client (#251) 2023-04-15 13:18:25 -03:00
Santiago Carmuega
9c23c690d0 fix: Handle bearer I/O errors (#247) 2023-04-11 10:08:44 -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