Releases: cerc-io/watcher-ts
Releases · cerc-io/watcher-ts
v0.2.8
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
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
What's Changed
- Add filterLogs flag to fetch logs by contract by @nikugogoi in #144
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Fix job-runner for missing parent block by @nikugogoi in #143
Full Changelog: v0.2.4...v0.2.5
v0.2.4
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
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
v0.2.1
What's Changed
- Update erc721-watcher demo for IPLD blocks by @nikugogoi in #125
- Fix docker build in on-main workflow by @nikugogoi in #126
- Add GQL API for transferCount entity by @nikugogoi in #129
- Use stack-orchestrator for erc721-watcher demo by @nikugogoi in #132
- Generate MobyMask watcher using codegen by @nikugogoi in #128
- Fetch transaction arguments for indexed event by @nikugogoi in #137
- Update docs and work around GQL client caching in ipld-eth-client by @nikugogoi in #138
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Deprecate postgraphile usage by @prathamesh0 in #122
- Add codegen generated erc721-watcher and steps for demo by @nikugogoi in #124
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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