Skip to content

Releases: cerc-io/watcher-ts

v0.2.42

12 May 09:44
79898bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.41...v0.2.42

v0.2.41

04 May 11:05
2e1652d
Compare
Choose a tag to compare

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

25 Apr 13:01
ca844db
Compare
Choose a tag to compare

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

14 Apr 13:35
aaa6043
Compare
Choose a tag to compare

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

v0.2.38

14 Apr 10:47
e841b6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.37...v0.2.38

v0.2.37

13 Apr 12:13
3f2dc56
Compare
Choose a tag to compare

What's Changed

  • Fix json-bigint package version in yarn.lock file by @nikugogoi in #361

Full Changelog: v0.2.36...v0.2.37

v0.2.36

13 Apr 11:41
72ec6c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.35...v0.2.36

v0.2.35

10 Apr 05:08
7dada71
Compare
Choose a tag to compare

What's Changed

  • Update TypeScript and ESLint in codegen by @nikugogoi in #347
  • Remove peer-listener CLI as we're now using the inline watcher peer by @nikugogoi in #349
  • Add flag in codegen to ignore errors for unhandled types by @nikugogoi in #350
  • Add boolean flag to enable/disable sending L2 txs from watcher peer by @nikugogoi in #354

Full Changelog: v0.2.34...v0.2.35

v0.2.34

29 Mar 04:14
91816db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.33...v0.2.34

v0.2.33

28 Mar 08:16
0c2e432
Compare
Choose a tag to compare

What's Changed

  • Upgrade dependency versions to remove vulnerabilities from dependabot by @nikugogoi in #343
  • Upgrade package versions by @nikugogoi in #345

Full Changelog: v0.2.32...v0.2.33