fix(ouroboros): do not ask for peer sharing from peers with it disabled (#1966)
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Doc Holiday <[email protected]>
Signed-off-by: Doc Holiday <[email protected]>
Co-authored-by: sg-doc-holiday[bot] <219201796+sg-doc-holiday[bot]@users.noreply.github.com>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
chore(nix): bump cardano-node to 10.6.4
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Add kupo service (with N2C harness) on top of main (3p+2r+Oura) without tx-generator/Ogmios. Isolates whether kupo alone breaks Antithesis runs.
Add ogmios service (with N2C harness) on top of main (3p+2r+Oura) without tx-generator/Kupo. Isolates whether ogmios alone breaks Antithesis runs.
Add tx-generator service on top of main (3p+2r+Oura) without Ogmios/Kupo/harness. Isolates whether tx-generator alone breaks Antithesis runs.
Signed-off-by: Akhil Repala <[email protected]>