Skip to content

Releases: cerc-io/watcher-ts

v0.2.78

05 Dec 12:59
37732d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.77...v0.2.78

v0.2.77

26 Nov 07:13
220f3dd
Compare
Choose a tag to compare

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

24 Nov 06:35
3fa3cc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.75...v0.2.76

v0.2.75

23 Nov 14:56
937aed1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.74...v0.2.75

v0.2.74

21 Nov 12:17
729d862
Compare
Choose a tag to compare

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

21 Nov 09:56
8c44fbb
Compare
Choose a tag to compare

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

16 Nov 09:24
3e89891
Compare
Choose a tag to compare

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

14 Nov 13:17
7c4f9fb
Compare
Choose a tag to compare

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

13 Nov 06:59
7b5fbf3
Compare
Choose a tag to compare

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

10 Nov 14:11
66d6137
Compare
Choose a tag to compare

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