Danish Arora
Danish Arora
## Problem Users need the ability to specify the peers used for their apps, for different protocols. Specifically for Store: https://discord.com/channels/1110799176264056863/1290694275683582085/1291644836742565929 ## Proposed Solution Provide the ability to pass node...
## Problem Users need the ability to specify the peers used for their apps, for different protocols. Specifically for Store: https://discord.com/channels/1110799176264056863/1290694275683582085/1291644836742565929 ## Solution Provides the ability to pass a specific...
## Problem Currently, **js-waku** nodes manage to maintain 15-30 connections at the same time when run against TWN, which raises concerns about bandwidth consumption. There is no cap on the...
## Problem ## Solution ## Notes - Resolves - Related to Contribution checklist: - [ ] covered by unit tests; - [ ] covered by e2e test; - [ ]...
## Problem ## Solution ## Notes - Depends on #1758 - Resolves - Related to Contribution checklist: - [ ] covered by unit tests; - [ ] covered by e2e...
This is a **change request** ## Problem We have different utils being setup for different tests, specifically protocols. This, in places, is starting to get redundant and would be good...