Skip to content

test: MPC + stream component test (part 1)#757

Draft
jakmeier wants to merge 9 commits intosig-net:developfrom
jakmeier:stream_component_test_part1
Draft

test: MPC + stream component test (part 1)#757
jakmeier wants to merge 9 commits intosig-net:developfrom
jakmeier:stream_component_test_part1

Conversation

@jakmeier
Copy link
Copy Markdown
Contributor

Create a MockStream that connects to the MPC fixture
setup. This lets us test the indexer stream <-> MPC glue.

This is part 1, with just the tests adjusted to pass with the current configuration.

See #739 for tests that show current issues that need fixing.

@jakmeier jakmeier changed the title test: MPC + stream component test test: MPC + stream component test (part 1) Apr 16, 2026
Create a MockStream that connects to the MPC fixture
setup. This lets us test the indexer stream <-> MPC glue.
but not with channel capacity?
otherwise it is always the same participant in round 0
adding useful cases and checking if they run in ci
Instead of starting eagerly, give all deliberators some
time to response with accept.

This avoids that with every signature, N-threshold nodes
fall into the bad state where they keep trying to form
a new posit round, even when they could have been
included in the first round.
@jakmeier jakmeier force-pushed the stream_component_test_part1 branch from b26e7fd to 2a87771 Compare April 23, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant