- 14 Jan, 2015 30 commits
-
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
The struct was getting unmanageable. extracted the config component to reduce complexity. The datastore will be written as another component.
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
fix(fsrepo): extract private, unsynced method to prevent deadlock
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
no issue detected but it's good to be safe
-
Brian Tiger Chow authored
NB: daemon is one spot the repo lock is typically acquired
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
for now, allow daemon and client to both hit config
-
Brian Tiger Chow authored
@jbenet @whyrusleeping thoughts?
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Juan Batiz-Benet authored
the travis docs say the env flag TRAVIS=true but, i want to make absolutely sure. explicitness leaves less room for error.
-
Juan Batiz-Benet authored
Serial File Opening
-
Juan Batiz-Benet authored
Stdin Input
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Juan Batiz-Benet authored
p2p/net/swarm: fix racey test
-
Juan Batiz-Benet authored
-
- 13 Jan, 2015 10 commits
-
-
Juan Batiz-Benet authored
p2p/net/swarm: more connection bugs
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
this is actually pretty important in case some peers end up changing addrs, so others dont fail dialing simply for picking the wrong addr to start with.
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
This commit introduces a backoff when failing to dial peers. It makes everything much faster.
-
Juan Batiz-Benet authored
-