Releases: cerc-io/watcher-ts
Releases · cerc-io/watcher-ts
v0.2.78
What's Changed
- Publish events for GQL subscription in historical processing by @nikugogoi in #492
- Add CLI tool to compare watcher GQL responses by @nikugogoi in #494
- Add a CLI for running a proxy server by @prathamesh0 in #495
- Upgrade package versions by @prathamesh0 in #496
Full Changelog: v0.2.77...v0.2.78
v0.2.77
What's Changed
- Fix events processing error check in historical processing by @nikugogoi in #491
Full Changelog: v0.2.76...v0.2.77
v0.2.76
What's Changed
- Update subgraph watcher demo readme by @nikugogoi in #480
- Fix sync status update in historical and events processing by @nikugogoi in #489
- Upgrade package versions to
0.2.76
by @nikugogoi in #490
Full Changelog: v0.2.75...v0.2.76
v0.2.75
What's Changed
- Implement remaining json host APIs by @prathamesh0 in #487
- Fix sync status update in historical processing job by @nikugogoi in #488
Full Changelog: v0.2.74...v0.2.75
v0.2.74
What's Changed
- Mark entities as removed on store remove host API call by @prathamesh0 in #484
- Fix fetching blocks near chain head in job-runner by @nikugogoi in #485
Full Changelog: v0.2.73...v0.2.74
v0.2.73
What's Changed
- Remove
prefetchBlocksInMem
flag along with functionality by @nikugogoi in #474 - Implement host API for big decimal equals by @nikugogoi in #476
- Handle null block error in rpc-eth-client by @nikugogoi in #477
- Implement remaining graph-node host APIs for templates by @prathamesh0 in #475
- Automate steps in codegen to build subgraph by @nikugogoi in #478
- Run block fill for watcher automatically by @nikugogoi in #479
- Skip meta query generation for non-subgraph watchers by @prathamesh0 in #481
- Remove check for blocks count in
eventsInRange
query and check sync status instead by @nikugogoi in #482 - Add
gqlPath
in config for GQL server URL by @nikugogoi in #483
Full Changelog: v0.2.72...v0.2.73
v0.2.72
What's Changed
- Fix generated watcher GQL query name and add
_change_block
filter by @nikugogoi in #471 - Filter logs by events specified in subgraph config by @nikugogoi in #473
- Add GQL where filter and nested order by params based on entity fields by @nikugogoi in #472
Full Changelog: v0.2.71...v0.2.72
v0.2.71
What's Changed
- Fix retry on error for events processing job with exponential backoff by @nikugogoi in #468
- Upgrade package versions to
0.2.71
by @nikugogoi in #469 - Fix events queue job retry by resetting watcher in job-runner by @nikugogoi in #470
Full Changelog: v0.2.70...v0.2.71
v0.2.70
What's Changed
- Implement new graph-node host API for BigDecimal exponentiation by @nikugogoi in #467
Full Changelog: v0.2.69...v0.2.70
v0.2.69
What's Changed
- Fix switch from historical to realtime processing when template create block exists near head by @nikugogoi in #465
- Upgrade package version to
0.2.69
by @nikugogoi in #466
Full Changelog: v0.2.68...v0.2.69