Skip to content

v0.1.0

Compare
Choose a tag to compare
@nikugogoi nikugogoi released this 07 Jun 08:42
e4b9596

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