Whyrusleeping

Results 280 comments of Whyrusleeping

@ebuchman you can build an overlay network on ipfs very easily. I have some examples here: http://gateway.ipfs.io/ipfs/QmTkzDwWqPbnAh5YiV5VwcTLnGdwSNsNTn2aDxdXBFca7D/example#/ipfs/QmX6gcmX2vy2gs5dWB45w8aUNynEiqGhLayXySGb7RF2TM/readme.md

@DevonJames we plan on having an implementation of ipfs in javascript so we can do exactly that!

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.

For some more context, the EpollWait time in the profile was 2800 seconds on a 30 second profile. Also I don't necessarily think that the epoll buffer itself is the...

Yeah, it was the netpoll call inside findRunnable (though i didnt have my source mapping set up at the time to confirm the exact line numbers). I overwrite the profile...

I think that I would prefer returning an error in this case rather than exposing such weird behavior, definitely feels like classic 'undefined behavior'.

Im not really comfortable introducing a 20ms latency... as thats a significant portion of the time we take for a given block transfer.

This is still on the TODO list.

Please just add an emoji to the issue itself to add your support. Comments in this thread should be reserved for discussion around the implementation of the feature itself.