Eric Andrews

Results 12 comments of Eric Andrews

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

Closing PR as we are most likely not going with this approach. Will not deleted branch because we could need the stuff form here for future reference.

This will not be merged, however I will keep it around in closed state if we need to reference it later.

Addressed PR comments @teogeb, please re-review

Hey, you could try to directly request the data from this HTTP endpoint ``` https://streamr.network/api/v1/streams/94ylzZvOTdqf_kHFkLT2Aw/data/partitions/0/range?fromTimestamp=&toTimestamp= ``` replacing and with Unix milliseconds since EPOCH times. You also need to pass the...

Closing, not sure what this PR was about?

Does this change affect the end-users of say `@streamr/sdk`? Do they need to use the `--experimental-vm-modules` flag when running their code?

> probably a good idea to do an experimental release of this change just in case something goes wrong with the npm packaging @harbu Good idea. Let's discuss on Monday...

Hi, I have updated the wiki page, it should work now.

So I did a bit of a readthru & analysis of the prettier formatting. - I went thru all the code in packages `utils` and `trackeless-network` . - I excluded...