Releases: cerc-io/watcher-ts
Releases · cerc-io/watcher-ts
v0.2.38
What's Changed
- Publish package for tracing-client by @nikugogoi in #364
Full Changelog: v0.2.37...v0.2.38
v0.2.37
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
What's Changed
- Add log in codegen for unsupported multiple return types by @nikugogoi in #359
- Upgrade package versions by @nikugogoi in #360
Full Changelog: v0.2.35...v0.2.36
v0.2.35
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
v0.2.33
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
v0.2.32
What's Changed
- Upgrade Typescript and ESLint by @nikugogoi in #342
- Integrate peer in watcher server and send txs to L2 chain by @nikugogoi in #344
Full Changelog: v0.2.31...v0.2.32
v0.2.31
What's Changed
- Add a basic test to demonstrate a p2p connection by @prathamesh0 in #336
- Send mobymask p2p messages to laconicd by @nikugogoi in #339
- Add timestamp to mobymask p2p messages by @nikugogoi in #340
- Use websockets transport with WebRTC signalling by @prathamesh0 in #341
Full Changelog: v0.2.30...v0.2.31
v0.2.30
What's Changed
- Improve connection check with peers by retrying ping on failures by @nikugogoi in #330
- Refactor peer CLI to be run from watchers by @prathamesh0 in #331
- Broadcast peer info over floodsub when requested by @prathamesh0 in #332
- Log pseudonyms with peer id by @nikugogoi in #334
Full Changelog: v0.2.29...v0.2.30
v0.2.29
What's Changed
- Add mobymask-v2-watcher with integrated relay and peer functionality by @prathamesh0 in #327
- Pass initialization options when starting a peer by @prathamesh0 in #328
- Upgrade package versions by @prathamesh0 in #329
Full Changelog: v0.2.28...v0.2.29