Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
t00ts committed Sep 23, 2024
1 parent 57cde2d commit 3fcee20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Pathfinder now fetches data concurrently from the feeder gateway when catching up. The `--gateway.fetch-concurrency` CLI option can be used to limit how many blocks are fetched concurrently (the default is 8).
- Pathfinder now syncs L1 to L2 message logs for improved cross-chain tracking.
- Introduced `get_logs` method to Ethereum client for fetching logs within block ranges, including recursive fetching for large queries.

### Changed

Expand Down

0 comments on commit 3fcee20

Please sign in to comment.