Releases: cerc-io/watcher-ts
Releases · cerc-io/watcher-ts
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
v0.2.102
What's Changed
- Support events handlers in multiple data sources for a contract address by @nikugogoi in #526
Full Changelog: v0.2.101...v0.2.102
v0.2.101
What's Changed
- Implement switching endpoints after slow
eth_getLogs
RPC requests by @nikugogoi in #525
Full Changelog: v0.2.100...v0.2.101
v0.2.100
What's Changed
- If subgraph block handlers exist force realtime processing in watcher by @nikugogoi in #524
Full Changelog: v0.2.99...v0.2.100
v0.2.99
What's Changed
- Export codegen config in a generated watcher by @prathamesh0 in #522
- Replace null values when converting bytes to string in graph-node host API by @nikugogoi in #523
Full Changelog: v0.2.98...v0.2.99