Skip to content

Releases: cerc-io/watcher-ts

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