Skip to content

statement-store: add an e2e test for the statement_unstable_* API - #3339

Draft
AndreiEres wants to merge 1 commit into
ae-statement-04-stop-overflowfrom
ae-statement-05-e2e
Draft

statement-store: add an e2e test for the statement_unstable_* API#3339
AndreiEres wants to merge 1 commit into
ae-statement-04-stop-overflowfrom
ae-statement-05-e2e

Conversation

@AndreiEres

@AndreiEres AndreiEres commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

PR series, in merge order:

Part 5/5 of the series splitting #3330. Closes #3319.

An e2e test walking the whole statement_unstable_* lifecycle against two collators: subscribe, turn down the filters the specification doesn't define, attach a matchAll filter, collect its replayDone (asserting replayStatements is never emitted), assert that only matching statements arrive and that they carry the filter id, submit a statement through smoldot and see it reach a collator via gossip, then detach the filter and close the subscription, both answering null and idempotent.

Wired into the zombienet CI matrix as zombienet-smoldot-0015-statement_store_spec_api.

🤖 Generated with Claude Code

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.

statement-store: Implement RPCv2 specification

1 participant