Santeri Juslenius
Santeri Juslenius
## 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...
Base branch for the Trackerless Network using the Streamr DHT ## Checklist - [ ] Has passing tests that demonstrate this change works - [ ] Updated Changelog - [...
Add logging when messages are added to and dropped from propagation buffers. Add warnings for cases where fulfilling all tracker instructions fail.
## Checklist - [ ] Has passing tests that demonstrate this change works - [ ] Updated Changelog - [ ] Updated Documentation
## Summary Refactored ping related logic by removing duplicate logic in pruneOfflineNeighbors and pruneOfflineRingContacts.
## Summary Added a new debug scripts package to the monorepo. This package comes with scripts to use for debugging issues in the production network.
## Summary Add default boolean value false for self signed in `ClientWebsocket#connect`
## Summary `doParallelHandshakes` now takes in two `HandshakeRemoteRpc` objects as parameter instead of a list. This gets rid of the possibility of undefined values in promise handling