Skip to content

Releases: cerc-io/watcher-ts

v0.2.8

03 Aug 11:11
a153054
Compare
Choose a tag to compare

What's Changed

  • Add doc to index blocks out of order using eth-statediff-service by @nikugogoi in #146
  • Update codegen with changes implemented in mobymask watcher by @nikugogoi in #148
  • Add prometheus metrics support for watchers by @nikugogoi in #152

Full Changelog: v0.2.7...v0.2.8

v0.2.7

20 Jul 05:44
58bbf4d
Compare
Choose a tag to compare

What's Changed

  • Handle getStorage calls for old blocks in mobymask-watcher by @nikugogoi in #145

Full Changelog: v0.2.6...v0.2.7

v0.2.6

18 Jul 09:02
e266869
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

15 Jul 13:46
9a35955
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

13 Jul 09:14
129b9e7
Compare
Choose a tag to compare

What's Changed

  • Add option for avoiding check in max events block range by @nikugogoi in #142

Full Changelog: v0.2.3...v0.2.4

v0.2.3

12 Jul 13:30
3cee106
Compare
Choose a tag to compare

What's Changed

  • Parse batched transactions for mobymask-watcher events by @nikugogoi in #141

Full Changelog: v0.2.2...v0.2.3

v0.2.2

07 Jul 08:50
74f798b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Jul 13:06
4b25601
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Jun 11:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Jun 08:42
e4b9596
Compare
Choose a tag to compare

What's Changed

  • Works with v3 of core stack
  • Get missing fields in transaction data for subgraph event handlers by @nikugogoi in #102
  • Implement ethereum ABI encode and decode in subgraph by @nikugogoi in #103
  • Implement data source and crypto host APIs by @nikugogoi in #104
  • Implement subgraph JSON host APIs fromBytes and try_fromBytes by @nikugogoi in #105
  • Implement data source templates by @nikugogoi in #106
  • Implement compare CLI for multiple entities for given block range by @nikugogoi in #108
  • Update README and graph-node tests by @nikugogoi in #110
  • Change postgraphile queries to work with v3 schema by @nikugogoi in #112
  • Deploy example contract in graph-node by @nikugogoi in #113
  • Add demo for graph-watcher IPLD statediff and checkpointing by @nikugogoi in #114
  • Fix running erc20-watcher as active kind watcher by @nikugogoi in #116
  • Fix codegen for non subgraph watchers by @nikugogoi in #120
  • Update IPFS daemon version in readme by @nikugogoi in #121

Full Changelog: https://github.com/vulcanize/graph-watcher-ts/commits/v0.1.0