Releases: cerc-io/watcher-ts
Releases · cerc-io/watcher-ts
v0.2.48
What's Changed
- Wait for receiving voucher on GQL query by @nikugogoi in #392
Full Changelog: v0.2.47...v0.2.48
v0.2.47
What's Changed
- Add a payments plugin to GQL server by @prathamesh0 in #391
Full Changelog: v0.2.46...v0.2.47
v0.2.46
What's Changed
- Expose peer instance in server CLI and add nitro config options by @nikugogoi in #390
Full Changelog: v0.2.45...v0.2.46
v0.2.45
What's Changed
- Use local lerna for publishing package in CI by @nikugogoi in #389
Full Changelog: v0.2.44...v0.2.45
v0.2.44
What's Changed
- Pin typeorm version to avoid discrepancies with generated watchers by @prathamesh0 in #385
- Add peer config options for
transports
andpeerDiscovery
by @nikugogoi in #387 - Upgrade package versions before publish by @nikugogoi in #388
Full Changelog: v0.2.43...v0.2.44
v0.2.43
What's Changed
- Implement CLI to create checkpoint state from existing GQL endpoint by @nikugogoi in #382
- Upgrade package versions by @nikugogoi in #384
Full Changelog: v0.2.42...v0.2.43
v0.2.42
What's Changed
- Fix watch contract to update checksum address in
stateStatusMap
by @nikugogoi in #377 - Update package version by @prathamesh0 in #383
Full Changelog: v0.2.41...v0.2.42
v0.2.41
What's Changed
- Create queries for only inherited contract methods in codegen generated watchers by @nikugogoi in #371
- Support DB caching for multiple and array return types in
eth_call
queries by @nikugogoi in #372 - Block connections with blacklisted multiaddrs by @prathamesh0 in #373
Full Changelog: v0.2.40...v0.2.41
v0.2.40
What's Changed
- Support basic array return types of contract methods in codegen by @nikugogoi in #363
- Changes in codegen to remove lint warnings in generated watcher by @nikugogoi in #368
- Handle multiple return type contract functions in codegen by @nikugogoi in #369
- Upgrade package versions by @nikugogoi in #370
Full Changelog: v0.2.39...v0.2.40
v0.2.39
What's Changed
- Remove watchers after moving them out to their own repos by @nikugogoi in #365
- Update readme content and package versions by @nikugogoi in #366
Full Changelog: v0.2.38...v0.2.39