Prem Chaitanya Prathi

Results 46 issues of Prem Chaitanya Prathi

# Purpose When I try to save a google drive link (especially of videos) to slate, i don't get to see the filename of the link in the main view....

Implemented reuse-port capability for websocket transport #1435 using the existing [net/reuseport](https://github.com/libp2p/go-libp2p/tree/master/p2p/net/reuseportt) transport and [libp2p/go-reuseport](https://github.com/libp2p/go-reuseport/tree/master). In order to utilize REUSEPORT, reuseport option has to be passed while creating the websocket transport....

need/author-input

enhancement #1699 - Added new API in peerstore for GetPeersForProtocol. - Implemented it for in memory peerstore. - Ran regression tests for in memory peerstore with -race flag to ensure...

We use `web3.storage` as an archival storage and regularly upload CAR files `once in 10 hours` via the HTTP API `/car`. We have a rate-limiter in place to ensure we...

kind/bug
need/triage
cic

# Problem While going through the code debugging an issue, i had noticed that connection state is shown purely based on peer connections that are available. This would make sense...

status-waku-integ

# Problem As status-go and status-desktop(in relay mode) also acts as a server/service-node for various Waku light-protocols, it is important to have a rate-limit defined so that status-desktop node doesn't...

status-waku-integ
E:Mobile release 2.30

# Problem Filter unsubscribe and subscribe happened out of order causing status-mobile to think it is subscribed to filter where as Fleet node thinks subscription is unsubscribed. Reference discussion [here](https://github.com/status-im/status-go/issues/4459#issuecomment-1916144642)...

status-waku-integ

# Problem Duplicate code to restart or start/stop discv5 observed below. Would be better to take this to a single function which only consumes events of a channel and has...

### Problem With sharded peer management pruning of peers should consider shards the node is supporting and number of peers connected per shard. Refer to https://github.com/waku-org/nwaku/pull/2167 and once it is...

E:1.4: Sharded peer management and discovery