Skip to content

Releases: cerc-io/azimuth-watcher-ts

v0.1.6

13 Jun 09:07
92f496a
Compare
Choose a tag to compare

What's Changed

  • Regenerate watchers for updated GQL query metrics by @prathamesh0 in #47
  • Upgrade watcher packages for delayed block processing by @prathamesh0 in #48

Full Changelog: v0.1.5...v0.1.6

v0.1.5

31 May 06:16
4a3c0a2
Compare
Choose a tag to compare

What's Changed

  • Upgrade watcher packages to version 0.2.92 for exposing release version and commit hash metrics by @nikugogoi in #45

Full Changelog: v0.1.4...v0.1.5

v0.1.4

22 May 12:02
be0dbc1
Compare
Choose a tag to compare

What's Changed

  • Upgrade watcher-ts packages to configure failover RPC endpoints by @prathamesh0 in #44

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 Dec 12:10
ffd8baa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Nov 08:22
5402445
Compare
Choose a tag to compare

What's Changed

  • Regenerate azimuth-watcher with latest changes in watcher-ts and run in active mode by @nikugogoi in #30
  • Regenerate censures-watcher with latest changes in watcher-ts and run in active mode by @nikugogoi in #31
  • Regenerate claims-watcher with latest changes in watcher-ts and run in active mode by @prathamesh0 in #32
  • Regenerate conditional-star-release-watcher with latest changes in watcher-ts and run in active mode by @prathamesh0 in #33
  • Regenerate delegated-sending-watcher with latest changes in watcher-ts and run in active mode by @prathamesh0 in #34
  • Regenerate ecliptic-watcher with latest changes in watcher-ts and run in active mode by @prathamesh0 in #35
  • Regenerate linear-star-release-watcher with latest changes in watcher-ts and run in active mode by @prathamesh0 in #36
  • Regenerate polls-watcher with latest changes in watcher-ts and run in active mode by @prathamesh0 in #37
  • Change GQL endpoint for gateway server from /graphql to / by @prathamesh0 in #38
  • Change back GQL endpoint for gateway server to /graphql by @prathamesh0 in #39
  • Update watchers with fix for historical processing sync status update by @nikugogoi in #40

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

16 Aug 00:27
e005b7e
Compare
Choose a tag to compare
  • added documentation and default example queries

v0.1.0

04 May 09:41
c420078
Compare
Choose a tag to compare

What's Changed

  • Add watcher for Polls contract by @nikugogoi in #1
  • Add watcher in eth_call mode for Azimuth contract by @nikugogoi in #4
  • Add watcher in eth_call mode for Claims contract by @nikugogoi in #5
  • Add watcher in eth_call mode for Censures contract by @nikugogoi in #6
  • Add watcher in eth_call mode for LinearStarRelease contract by @nikugogoi in #7
  • Add watcher in eth_call mode for ConditionalStarRelease contract by @nikugogoi in #8
  • Add watcher in eth_call mode for Ecliptic contract by @nikugogoi in #9
  • Add watcher in eth_call mode for DelegatedSending contract by @nikugogoi in #10
  • Add eth_call queries in watchers for basic array return types by @nikugogoi in #11
  • Remove lint warnings from watchers by @nikugogoi in #13
  • Implement queries for multiple return type eth_calls by @nikugogoi in #12
  • Remove methods from imported contracts that are not inherited by @nikugogoi in #14
  • Generate watcher with deployed DelegatedSending contract by @nikugogoi in #15
  • Generate watcher with DB caching for multiple return type by @nikugogoi in #16
  • Generate watchers with DB caching for array return types by @nikugogoi in #17
  • Use GQL schema stitching to proxy queries to multiple watchers by @nikugogoi in #18
  • Fix watcher endpoints check in gateway-server by @nikugogoi in #19

New Contributors

Full Changelog: https://github.com/cerc-io/azimuth-watcher-ts/commits/v0.1.0