watcher-ts/packages/peer/src
prathamesh0 32c78a907c
Add a config option to set gossipub direct peers (#414)
* Add support for setting gossipsub direct peers

* Use string array for direct peers config

* Handle empty nitro and consensus config

* Increase consensus write retry attempts

* Rename config option for watcher party peers file

* Handle directPeers array being passed undefined

* Upgrade package versions

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2023-09-22 13:46:20 +05:30
..
cli Implement consensus mechanism using mokka (#412) 2023-09-14 13:47:31 +05:30
types Broadcast peer info over floodsub when requested (#332) 2023-03-06 10:20:51 +05:30
utils Add a config option to set gossipub direct peers (#414) 2023-09-22 13:46:20 +05:30
constants.ts Add support for gossipsub (#410) 2023-09-05 17:54:52 +05:30
index.ts Implement consensus mechanism using mokka (#412) 2023-09-14 13:47:31 +05:30
peer-heartbeat-checker.ts Cleanup dead connections in peer heartbeat checker (#394) 2023-07-26 13:37:16 +05:30
peer.test.ts Add support for gossipsub (#410) 2023-09-05 17:54:52 +05:30
peer.ts Add a config option to set gossipub direct peers (#414) 2023-09-22 13:46:20 +05:30
relay.ts Implement consensus mechanism using mokka (#412) 2023-09-14 13:47:31 +05:30