Whyrusleeping

Results 127 issues of Whyrusleeping

Really awesome proof of concept! but moving the blocks around by touch is a bit difficult, sometimes things go in the wrong direction, or way too fast, or not at...

I just thought I would share a solution to a problem I had encountered. When there were conflicts between git and clearcase i would have to rebase before pulling or...

It would be nice to have a way to signal that you really don't want to relay over a relayed connection. I was running an experiment that ended up having...

A transport implementation should be able to signal the capabilities it has by default. Some transports might already have some of the layers we currently add on top, such as...

I'd like to be able to configure a maximum message size per topic. For example, filecoin transactions should never be larger than 32k, but block messages might be larger than...

req:filecoin

I'd like to be able to prioritize traffic on one topic over traffic from another, so that messages from topic B would never cause delays (as much as is practical)...

req:filecoin

The interfaces in go-datastore have been needing updating for a while. This came up in #28 so i decided to start the conversation up. Lets collect all these ideas together...

Right now, we bootstrap to a single hardcoded node, and do a `FindPeer` call to a fixed string to further connect to peers. We should at least randomize the findpeer...

We parse through eventlogs to determine network statistics. After a recent change in eventlog format, the parser is now broken. We should fix that up.

bug
help wanted

Would be useful to allow people to run an active relay easily.

help wanted