network icon indicating copy to clipboard operation
network copied to clipboard

Monorepo containing all the main components of Streamr Network.

Results 44 network issues
Sort by recently updated
recently updated
newest added

## Summary Please provide a summary of the changes and a motivation if applicable. ## Changes Provide a bullet list of individual changes. Leave this section out if change set...

broker
client
dht

**TODO Why some changes needed for Storage.ts, killing-dead-connections.test.ts, SubscriptionSession.ts. Without the changes we get eslint/build errors. Most likely not related to this PR, and maybe these fail in `main`, too?...

broker
network
client
tracker

## Summary Update dependencies. Focus on those present in `@streamr/utils` package for this PR. ## Changes Updated - @types/lodash - electron - eventemitter3 - pino and pino-pretty (a bit more...

broker
network
client
test-utils
cli-tools
tracker
dht
utils
proto-rpc

Based on https://github.com/streamr-dev/network/pull/1034 Remove `networkId` command line option from broker bin script. It is most likely not needed, because it has been broken since https://github.com/streamr-dev/network/pull/309. It was originally added in...

broker

Base branch for the Trackerless Network using the Streamr DHT ## Checklist - [ ] Has passing tests that demonstrate this change works - [ ] Updated Changelog - [...

ci
broker
network
client
dht
utils
proto-rpc

## Summary Include current Node.js version in (extra) metadata that gets shared with tracker when miner plugin is enabled in broker. Allows us to keep track of what versions are...

broker

## Summary Please provide a summary of the changes and a motivation if applicable. TODO: remove sand box scripts ## Changes Provide a bullet list of individual changes. Leave this...

client

Minuscule refactor to the branded string types of DHT package

dht

Add logging when messages are added to and dropped from propagation buffers. Add warnings for cases where fulfilling all tracker instructions fail.

network

## Checklist - [ ] Has passing tests that demonstrate this change works - [ ] Updated Changelog - [ ] Updated Documentation

protocol