Skip to content

feat(evmrpc): bound eth_getLogs peak memory with matched-log count and byte budgets #1131

feat(evmrpc): bound eth_getLogs peak memory with matched-log count and byte budgets

feat(evmrpc): bound eth_getLogs peak memory with matched-log count and byte budgets #1131

Workflow file for this run

name: AI Review
on:
pull_request:
types: [ opened, ready_for_review, synchronize, reopened ]
jobs:
ai-review:
# See: https://github.com/sei-protocol/uci/releases/tag/v0.0.13
uses: sei-protocol/uci/.github/workflows/ai-review.yml@29a9c73301b2218e1940cf3f9a2c3d34c86fbd9a
permissions:
contents: read
pull-requests: write
checks: write
id-token: write
secrets: inherit
with:
# See: https://github.com/sei-protocol/uci/releases/tag/v0.0.13
uci-ref: 29a9c73301b2218e1940cf3f9a2c3d34c86fbd9a
enable-cursor: false # Disabled for now since there is a dedicated Bugbot flow built into Cursor currently enabled on repo.