Skip to content

feat: merge-train/fairies#22094

Merged
mverzilli merged 3 commits into
nextfrom
merge-train/fairies
Mar 27, 2026
Merged

feat: merge-train/fairies#22094
mverzilli merged 3 commits into
nextfrom
merge-train/fairies

Conversation

@AztecBot

@AztecBot AztecBot commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator

BEGIN_COMMIT_OVERRIDE
fix: reject log retrieval requests for not-in-context contracts (#22047)
fix: add missing contractAddress param in log_service tests (#22098)
END_COMMIT_OVERRIDE

Closes F-476

---------

Co-authored-by: AztecBot <tech@aztec-labs.com>
Co-authored-by: Jan Beneš <janbenes1234@gmail.com>
AztecBot and others added 2 commits March 27, 2026 12:01
## Summary
- `fetchLogsByTag` was updated to take `contractAddress` as a new first
parameter, but 3 test cases were not updated to pass it.
- Adds the missing `contractAddress` argument to the 3 failing
`fetchLogsByTag` calls in `log_service.test.ts`.

## CI failure
http://ci.aztec-labs.com/acee20999917508a

ClaudeBox log: https://claudebox.work/s/11d77dc66330b726?run=1

---------

Co-authored-by: mverzilli <martin@aztec-labs.com>
@mverzilli mverzilli added this pull request to the merge queue Mar 27, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 27, 2026
@mverzilli mverzilli added this pull request to the merge queue Mar 27, 2026
@mverzilli

Copy link
Copy Markdown
Contributor

Re-queuing because I found no specific failures in the x1-full run logs, it appears as if it got stuck on teardown

Merged via the queue into next with commit e9e4396 Mar 27, 2026
24 checks passed
@mverzilli mverzilli deleted the merge-train/fairies branch March 27, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants