Skip to content

fix: add missing contractAddress param in log_service tests#22098

Merged
mverzilli merged 3 commits into
merge-train/fairiesfrom
claudebox/fix-log-service-test-contract-address
Mar 27, 2026
Merged

fix: add missing contractAddress param in log_service tests#22098
mverzilli merged 3 commits into
merge-train/fairiesfrom
claudebox/fix-log-service-test-contract-address

Conversation

@AztecBot

Copy link
Copy Markdown
Collaborator

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

@AztecBot AztecBot added ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR. labels Mar 27, 2026
@mverzilli mverzilli changed the base branch from next to merge-train/fairies March 27, 2026 12:53
@AztecBot AztecBot force-pushed the claudebox/fix-log-service-test-contract-address branch from b3e053f to 6d85ae7 Compare March 27, 2026 13:06
@mverzilli mverzilli marked this pull request as ready for review March 27, 2026 13:12
@mverzilli mverzilli enabled auto-merge (squash) March 27, 2026 13:13
@mverzilli mverzilli merged commit 4feede6 into merge-train/fairies Mar 27, 2026
20 of 28 checks passed
@mverzilli mverzilli deleted the claudebox/fix-log-service-test-contract-address branch March 27, 2026 13:19
@AztecBot

Copy link
Copy Markdown
Collaborator Author

❌ Failed to cherry-pick to v4-next due to conflicts. (🤖) View backport run.

github-merge-queue Bot pushed a commit that referenced this pull request Mar 27, 2026
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v4-next ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants