Releases: cerc-io/watcher-ts
Releases · cerc-io/watcher-ts
v0.2.98
What's Changed
- Update codegen to add subgraph source to watcher readme by @nikugogoi in #514
- Use blockHash filter in
eth_getLogs
query for FEVM by @nikugogoi in #521
Full Changelog: v0.2.97...v0.2.98
v0.2.97
What's Changed
- Add a config option for block processing offset by @prathamesh0 in #520
Full Changelog: v0.2.96...v0.2.97
v0.2.96
What's Changed
- Process block with
MAX_REORG_DEPTH
delay from head by @nikugogoi in #519
Full Changelog: v0.2.95...v0.2.96
v0.2.95
What's Changed
- Fix order of events processing for FEVM by @nikugogoi in #518
Full Changelog: v0.2.94...v0.2.95
v0.2.94
What's Changed
- Add metrics for GQL query duration by @nikugogoi in #516
- Log GQL requests in watcher by @nikugogoi in #517
Full Changelog: v0.2.93...v0.2.94
v0.2.93
What's Changed
- Use ethers.js replace util for errors in
bytesToString
host API by @nikugogoi in #515
Full Changelog: v0.2.92...v0.2.93
v0.2.92
What's Changed
- Use module
read-pkg
for reading package.json by @nikugogoi in #513
Full Changelog: v0.2.91...v0.2.92
v0.2.91
What's Changed
- Update chain head exporter CLI to support running multiple instances by @nikugogoi in #512
Full Changelog: v0.2.90...v0.2.91
v0.2.90
What's Changed
- [WIP] Handle GQL query fragment for single entity query by @nikugogoi in #511
Full Changelog: v0.2.89...v0.2.90
v0.2.89
What's Changed
- Support fragments in GQL queries for subgraph watchers by @nikugogoi in #510
Full Changelog: v0.2.88...v0.2.89