Skip to content

test: add AggLayer NoteReader integration test#2288

Open
JereSalo wants to merge 1 commit into
nextfrom
jere-agglayer-notereader-test
Open

test: add AggLayer NoteReader integration test#2288
JereSalo wants to merge 1 commit into
nextfrom
jere-agglayer-notereader-test

Conversation

@JereSalo

Copy link
Copy Markdown
Collaborator

Adds an AggLayer integration test that exercises the NoteReader. A single client sends several notes to the bridge that are consumed, and therefore erased, in the same batch they are created. The test then verifies the NoteReader reads the bridge's consumed notes back in the order they were consumed.

Submit multiple UPDATE_GER notes to the bridge from a single client and verify
that InputNoteReader returns them, attributed to the bridge, in consumption
order. Exercises the network-note path of the reader against the agglayer flow.
@JereSalo JereSalo added no changelog This PR does not require an entry in the `CHANGELOG.md` file maintainer PRs that come from internal contributors or integration partners. They should be given priority. labels Jun 23, 2026
@JereSalo JereSalo marked this pull request as ready for review June 26, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer PRs that come from internal contributors or integration partners. They should be given priority. no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant