• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-transaction-service / 20342187558 / 1
90%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/uv/gunicorn-gevent--26.0.0
DEFAULT BRANCH: master
Ran 18 Dec 2025 03:36PM UTC
Files 156
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Dec 2025 03:30PM UTC coverage: 90.399% (-0.3%) from 90.718%
20342187558.1

Pull #2752

github

Uxio0
feat: Add conditional indexing to filter Safes by initiator/recipient address (#2703)

Implement selective Safe indexing on L2 networks to reduce database size and improve indexing speed by filtering out Safes created by specific initiators.

Changes:
- Add ETH_EVENTS_IGNORED_INITIATORS setting to define blocklisted initiators
- Add ETH_EVENTS_IGNORED_TO setting to define blocklisted recipients
- Override process_elements in SafeEventsIndexer to filter by tx._from or tx.to before storing EthereumTx records
- Optimize RPC calls: fetch transactions first, filter, then fetch receipts only for allowed transactions
- Add comprehensive tests for conditional indexing

Closes #2703
Pull Request #2752: feat: Add conditional indexing to filter Safes by initiator/recipient address (#2703)

8606 of 9520 relevant lines covered (90.4%)

0.9 hits per line

Source Files on job 20342187558.1
  • Tree
  • List 156
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20342187558
  • 7b65c598 on github
  • Prev Job for on develop (#20334945584.1)
  • Next Job for on develop (#20369491044.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc