Eric Andrews

Results 18 issues of Eric Andrews

Hello, thanks for the great serializer! I noticed a slight issue with the JSON serializer (not sure if it affects other serializers) in the case where a subclass hides the...

bug
JSon only
minor

## 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

## 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

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

protocol

## Open questions / challenges / TODO ### Bucket cleanup logic - How long to store buckets for, when to cleanup, possible persistence of them for later use? - If...

network
client
protocol
tracker
utils

Use shared eslint-config-stream-ts in line with https://github.com/streamr-dev/network/pull/555. Had to add in a few additional rules to accommodate ongoing transition into TypeScript. Particularly rules: - `@typescript-eslint/ban-ts-comment` many instances of `@ts-expect-error` without...

## 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
test-utils
cli-tools

## 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...

client
sdk