This repository was archived by the owner on Oct 16, 2025. It is now read-only.
11.0.3
Fixed
- Avoid risk of infinite retry loops when fetching new blocks (#284)
- When the provider returns an error and
PollingBlockTracker
orSubscribeBlockTracker
is destroyed, the promise returned by thegetLatestBlock
method will be rejected.
- When the provider returns an error and