Releases: cerc-io/watcher-ts
Releases · cerc-io/watcher-ts
v0.2.28
What's Changed
- Pass node type in libp2p transport config by @prathamesh0 in #316
- Restrict number of relay connections for a peer by @prathamesh0 in #317
- Add support to use stored peer id by @prathamesh0 in #318
- Add an option for host address when running relay node by @prathamesh0 in #319
- Add an option to use a domain name for a announce address by @prathamesh0 in #320
- Maintain connection between relay nodes in federated relay network by @nikugogoi in #315
- Refactor peer package for usage in watchers by @prathamesh0 in #324
- Reduce dial timeout to 10 seconds by @prathamesh0 in #325
- Map peer ids to human readable pseudonyms by @prathamesh0 in #326
- Use browser metrics package in peer by @nikugogoi in #322
Full Changelog: v0.2.27...v0.2.28
v0.2.27
What's Changed
- Add heartbeat checks in relay node to hangup disconnected peers by @nikugogoi in #314
Full Changelog: v0.2.26...v0.2.27
v0.2.26
What's Changed
- Remove peer-test-app react app by @nikugogoi in #312
- Fix getting bytes value length from storage slot in solidity mapper by @nikugogoi in #313
- Use relay node with integrated signalling and connection improvements by @nikugogoi in #303
Full Changelog: v0.2.25...v0.2.26
v0.2.25
What's Changed
- Upgrade js-libp2p and related dependencies by @prathamesh0 in #298
- Move out react-peer package to its own repo by @nikugogoi in #308
- Fix yarn lock file libp2p package by @nikugogoi in #310
- Upgrade version to 0.2.25 by @nikugogoi in #311
Full Changelog: v0.2.24...v0.2.25
v0.2.24
v0.2.23
What's Changed
- Watcher docs updates by @zramsay in #288
- Use
StrictSign
signature policy in pubsub by @prathamesh0 in #295 - Federated relay nodes and limiting connections by @prathamesh0 in #296
- Ensure connection with peers after going offline by @nikugogoi in #297
New Contributors
Full Changelog: v0.2.22...v0.2.23
v0.2.22
What's Changed
- Add a method to send messages on the network using pubsub by @prathamesh0 in #293
Full Changelog: v0.2.21...v0.2.22
v0.2.21
What's Changed
- Fix publish failing for react-peer package by @nikugogoi in #292
Full Changelog: v0.2.20...v0.2.21
v0.2.20
What's Changed
- Use graph-ts and graph-cli packages from gitea by @nikugogoi in #283
- Implement peer package to send messages between peers by @nikugogoi in #279
- Update version to 0.2.20 by @nikugogoi in #291
Full Changelog: v0.2.19...v0.2.20
v0.2.19
What's Changed
- Update demo hardhat configs to use env variable for eth endpoint by @prathamesh0 in #277
Full Changelog: v0.2.18...v0.2.19