IntersectMBO / IntersectMBO/cardano-node-tests

Add reconnection test that uses "mainnet" local cluster

Open
#2,088 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
59
Forks
28
Avg merge
2h 30m
Merged PRs (30d)
62

Description

There was an issue where nodes would not reconnect after restart, fixed in https://github.com/input-output-hk/ouroboros-network/pull/4734

This could be identified by a test that is submitting transactions while restarting individual nodes. At the end of the test, there would be a check that all the nodes can see all the UTxOs created during test runtime.
The test would be using the "mainnet" local testnet, because the reconnection is unreliable on the usual local testnet with short epochs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.