Releases: cerc-io/watcher-ts
Releases · cerc-io/watcher-ts
v0.2.88
What's Changed
- Remove check for
isFEVM
flag when filtering event logs by topics by @nikugogoi in #508 - Fetch job queue counts for metrics on scraping by @prathamesh0 in #509
Full Changelog: v0.2.87...v0.2.88
v0.2.87
What's Changed
- Add metrics to monitor errors and duration for ETH RPC requests by @prathamesh0 in #507
Full Changelog: v0.2.86...v0.2.87
v0.2.86
What's Changed
- Implement failover for RPC endpoints in watcher by @nikugogoi in #506
Full Changelog: v0.2.85...v0.2.86
v0.2.85
What's Changed
- Fix address filter param in
eth_getLogs
request by @nikugogoi in #505
Full Changelog: v0.2.84...v0.2.85
v0.2.84
What's Changed
- Fetch logs filtered by block number instead of block hash for FEVM by @nikugogoi in #504
Full Changelog: v0.2.83...v0.2.84
v0.2.83
What's Changed
- Skip contract events if no match found in ABI by @prathamesh0 in #503
Full Changelog: v0.2.82...v0.2.83
v0.2.82
What's Changed
- Fix for generating nested filters and loading subgraph entities from db by @prathamesh0 in #502
Full Changelog: v0.2.81...v0.2.82
v0.2.81
What's Changed
- Fix event processing and entities query for filecoin watchers by @prathamesh0 in #501
Full Changelog: v0.2.80...v0.2.81
v0.2.80
What's Changed
- Fix block processing during chain reorg by @nikugogoi in #498
- Handle pruning of non-canonical blocks in case null block is encountered by @nikugogoi in #499
- Upgrade package versions to
0.2.80
by @nikugogoi in #500
Full Changelog: v0.2.79...v0.2.80
v0.2.79
What's Changed
- Export metrics for watcher config and upstream and external chain heads by @prathamesh0 in #497
Full Changelog: v0.2.78...v0.2.79