Evan Vigil-McClanahan

Results 38 issues of Evan Vigil-McClanahan

the file `/Library/Preferences/SystemConfiguration/com.apple.vmnet` doesn't exist. This leads to errors of the flavor: ``` The domain/default pair of (/Library/Preferences/SystemConfiguration/com.apple.vmnet, Shared_Net_Mask) does not exist /usr/local/bin/dhyve: line 82: (

### Current behaviour ### Currently, if you want to pull a dep file out of an overlay, you need to include the full path, like the below: ``` {copy, "./_build/default/lib/blockchain/scripts/extensions/snapshot",...

in order for the call emulation in #44 to work, and more generally for partisan to act as a full-featured disterl replacement (see #42), we'll need to add remote montioring....

currently `PeerServiceManager:forward_message(Node, Target, Message)` uses `gen_server:cast` to send its message on the recipient node. It would be nice to support the semantics of `gen_server:call` as well. This presents two issues:...

currently getting a stale peer is counted against the number of tries, and it shouldn't be, as when the network is badly degraded the chance of getting a sync peer...

some attempts to make the scaling situation better for the seed nodes.

we have to abuse the type system a little here to get it to ignore the horrors we're committing for the pre-decode speedup.

Currently, due to a suspected ordering/determinism issue in deserialization and reserialization, gossip metadata becomes unstable once it has more than four or five entries. In order to report richer information...

The relcast group concept seems badly overloaded by trying to make it general enough to support relcast messaging. While we would still like for relcast to use libp2p as at...

track how many writes per path and how many bytes per path are read