Skip to content

Conversation

@desfero
Copy link
Contributor

@desfero desfero commented Oct 3, 2025

An issue was identified in dependencies indexing that could affect networks with high block production rates (more than one block per 200ms) and lead to events race conditions.

As an extra cleanup step during code changes the following changes were made:

  • Updated dependencies: fixes rindexer to work with latest alloy
  • Removed health port override: not needed change, rindexer.yaml is the source of truth for HTTP port
  • Added Plasma to known non zksync chains
  • Updated reth (previous one was incompatible with alloy)
  • Tracing subscriber was pinned to 0.3.19 to avoid breaking change with terminal colour handling Regression: New tracing-subscriber breaks ANSI color and styling support tokio-rs/tracing#3369
  • Improved multi network live indexing to index each network in a separate process to reduce cross network blocking

Update dependencies
Remove health port override
Add Plasma to known non zksync chains
@vercel
Copy link

vercel bot commented Oct 3, 2025

@desfero is attempting to deploy a commit to the joshaavecom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@desfero desfero force-pushed the pawel/fix-dependencies-indexing branch from 609f3c4 to 551048c Compare October 3, 2025 16:58
@desfero desfero force-pushed the pawel/fix-dependencies-indexing branch from d32df58 to d91a5d8 Compare October 4, 2025 19:12
@joshstevens19 joshstevens19 merged commit 85a4b6c into joshstevens19:master Oct 6, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants