paradigmxyz
reth
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(provider): heal finalized/safe block numbers ahead of highest header Adapted from upstream 294e215. On startup, if the stored finalized or safe block number is ahead of the highest header, reset it to the highest header. Also update safe block number during pipeline unwind, matching the existing finalized block number logic. Co-Authored-By: joshieDo <93316087+joshieDo@users.noreply.github.com>
joshie/fix-heal-chain-state-block-numbers
5 days ago
ci: disable optimism unit tests Co-Authored-By: joshieDo <93316087+joshieDo@users.noreply.github.com>
joshie/fix-heal-chain-state-block-numbers
5 days ago
chore: fix clippy collapsible_match in chainspec Co-Authored-By: joshieDo <93316087+joshieDo@users.noreply.github.com>
joshie/fix-heal-chain-state-block-numbers
5 days ago
Reapply "chore: fix pre-existing CI failures (fmt, clippy, deny)" This reverts commit 4d6428b74a6619d493e06a8a2eb5310e555125a6.
joshie/fix-heal-chain-state-block-numbers
5 days ago
Revert "chore: fix pre-existing CI failures (fmt, clippy, deny)" This reverts commit d8f399749b923b3eaee671db7c0051276208fc8e.
joshie/fix-heal-chain-state-block-numbers
5 days ago
chore: fix pre-existing CI failures (fmt, clippy, deny) - Fix rustfmt diff in receipt.rs - Fix clippy::unnecessary_sort_by in trie updates (sort_unstable_by -> sort_unstable_by_key) - Remove RUSTSEC-2026-0002 from deny.toml (no longer matched) Co-Authored-By: joshieDo <93316087+joshieDo@users.noreply.github.com>
joshie/fix-heal-chain-state-block-numbers
5 days ago
fix(provider): heal finalized/safe block numbers ahead of highest header Adapted from upstream 294e215. On startup, if the stored finalized or safe block number is ahead of the highest header, reset it to the highest header. Also update safe block number during pipeline unwind, matching the existing finalized block number logic. Co-Authored-By: joshieDo <93316087+joshieDo@users.noreply.github.com>
joshie/fix-heal-chain-state-block-numbers
5 days ago
feat(otlp): set client-side timestamp on OTLP log records The opentelemetry-appender-tracing bridge only sets observed_timestamp, not timestamp. Backends receiving OTLP directly (without a collector) use ingestion time, making duplicate log detection impossible when the same log arrives twice with different ingestion times. Adds a TimestampLogProcessor that sets timestamp = SystemTime::now() on each log record before export. Co-Authored-By: joshieDo <93316087+joshieDo@users.noreply.github.com>
tempo/fix-otlp-log-timestamp
6 days ago
Active Branches
perf: parallel segmented snapshot downloads
#22944
last run
6 days ago
CodSpeed Performance Gauge
-13%
fix(debug-client): infinite retry on WS disconnect in follow mode
#22787
last run
13 days ago
CodSpeed Performance Gauge
-12%
feat(cli): auto-detect chain ID from snapshot URL filename
#22735
last run
15 days ago
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs