Releases: cerc-io/watcher-ts
Releases · cerc-io/watcher-ts
v0.2.98-patch.2
What's Changed
- Add filter for event name in eventsInRange GQL query by @nikugogoi in #544
Full Changelog: v0.2.98-patch.1...v0.2.98-patch.2
v0.2.110
What's Changed
- Update Lotus EVM null block error message by @nikugogoi in #543
Full Changelog: v0.2.109...v0.2.110
v0.2.98-patch.1
What's Changed
- Patch for handling
totalDifficulty
in releasev0.2.98
by @nikugogoi in #541 - Resolve version conflict for peer package used by nitro-node by @nikugogoi in #542
Full Changelog: v0.2.98...v0.2.98-patch.1
v0.2.109
What's Changed
- Set block
totalDifficulty
to zero if not available in JSON-RPC response by @nikugogoi in #540
Full Changelog: v0.2.108...v0.2.109
v0.2.108
What's Changed
- Handle template create in subgraph watcher during reorgs by @nikugogoi in #533
- Add a CLI to backfill watcher event data by @prathamesh0 in #538
- Decrement package version by @prathamesh0 in #539
Full Changelog: v0.2.107...v0.2.108
v0.2.107
What's Changed
- Handle object and list filters on nested GQL selections and update codegen by @prathamesh0 in #532
- Add a script to analyze given eth getLogs requests by @prathamesh0 in #534
- Add ETH RPC API to watcher server by @prathamesh0 in #535
- Add ETH RPC API to get logs by @prathamesh0 in #536
- Support topics filtering in getLogs ETH RPC API by @prathamesh0 in #537
Full Changelog: v0.2.106...v0.2.107
v0.2.106
What's Changed
- Handle where clause on nested GQL query selections by @prathamesh0 in #531
Full Changelog: v0.2.105...v0.2.106
v0.2.105
What's Changed
- Add support for args on nested GQL query selections in subgraph watchers by @prathamesh0 in #530
Full Changelog: v0.2.104...v0.2.105
v0.2.104
What's Changed
- Watch contract for multiple data sources from subgraph config by @nikugogoi in #529
Full Changelog: v0.2.103...v0.2.104
v0.2.103
What's Changed
- Export metric for total ETH RPC count by @nikugogoi in #528
Full Changelog: v0.2.102...v0.2.103