network
network copied to clipboard
Monorepo containing all the main components of Streamr Network.
Maybe need to exclude `@ethersproject` package or the `Provider` class somehow. Error: ``` [ERROR] Error: Docusaurus found broken links! Please check the pages of your site in the list below,...
Node is running and with debug logging I'm seeing a lot of different activity. However, in the dashboard, I don't see it. (5000 DATA is staked and 20 MATIC is...
## Summary * Use websocket implementation of node-datachannel ## First run on CI
## Summary Stricter listener typing for events in the `ITransport` and `Layer1Node` interfaces. It is no longer possible to set a listener with an inproper listener function for example: `layer1Node.on('manualRejoinRequired',...
Smoke test to check the inspection process (i.e. flagging, reviewing, voting, rewarding, slashing and kicking).
Based on https://github.com/streamr-dev/network/pull/2745, merge that first. Smoke test to check the profit handling. Most of the profit handling is implemented in the `network-contracts` repo, and therefore some of the checks...
## Summary Include RTTs to neighbors in layer2 in the InfoResponse. The RTT can be initially undefined if the node has not yet pinged the neighbor.
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.0 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.1 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...