Jonny Rhea

Results 19 issues of Jonny Rhea

to debug discv5 and libp2p locally i have to uncomment this line in Cargo.toml: https://github.com/prrkl/imp/blob/c1b4b17ee1d95b44c17644cb74effd843bd8ac97/Cargo.toml#L13 if i leave it uncommented all the time, then it fails to build for people...

right now imp is told what mode to run in on startup via cli args. this functionality needs to be extended to allow a c&c process to tell imp to...

What is the best way to utilize channels for event/message passing in imp? - one complication is that mothra is dependent on an older version of tokio bc of libp2p....

Arithmetica contract needs to store a pointer to code pinned in IPFS

Currently work is synced like this: 1) at the end of each epoch, all peers upload the entire list of work completed to IPFS 2) broadcast the content address to...

These metrics would be useful for debugging, tuning, and *might* be interesting for the user: - Peer work currently downloading (not explicitly tracked yet) - Peer work pending download (workSavedQueue)...

It might be a good idea to use this type of visual instead of the scatter plot. I am thinking that it might be less computationally expensive to render since...

What is the best way to handle offline signaling servers? Does Infura have one we can count on? If not, we eventually need to host our own. In the meantime,...

Too many words. Not enough pictures. Let me explain, in detail, why this is suboptimal. ### Description: The readme file for the Divine Keys project contains lengthy and verbose text...