Skip to content

Releases: cerc-io/watcher-ts

v0.2.88

16 May 11:27
1ca7454
Compare
Choose a tag to compare

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

15 May 13:43
c7e6baa
Compare
Choose a tag to compare

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

09 May 10:53
c9696c3
Compare
Choose a tag to compare

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

03 May 09:07
6d837dc
Compare
Choose a tag to compare

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

02 May 10:38
edaec5a
Compare
Choose a tag to compare

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

19 Mar 12:23
6742569
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.82...v0.2.83

v0.2.82

14 Mar 05:56
59edc17
Compare
Choose a tag to compare

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

06 Mar 05:53
ff44fd8
Compare
Choose a tag to compare

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

28 Dec 09:54
1cf1a3b
Compare
Choose a tag to compare

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

19 Dec 11:23
78e43bc
Compare
Choose a tag to compare

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