High-level overview of sprint 54
In this sprint, we merged the bootstrap peers (aka weak genesis) changes to
the ouroboros-network
repository (ouroboros-network#4615). We continued
working on integration & testing it using an early development version of
cardano-node
(cardano-node#5485).
Andrew Westberg (DripDropz) noticed and fixed a mistake in the cddl spec which resulted in
misleading documentation; ouroboros-network#4790. The Handshake protocol flag
should be called initiatorOnlyDiffusionMode
. Library authors providing
connectivity with other nodes via the node-to-node
protocol are advised to review
their implementation.
We continued working on the tx-submission
decision logic;
ouroboros-network#3311.
Karl Knutsson (CF) implemented:
Open Source Contributions
IOSim
We released a new version of io-sim to Hackage:
NoThunks
We released a new version of nothunks to Hackage:
Low-level summary