- 09 12月, 2014 32 次提交
-
-
add UUID to root context
由 Juan Batiz-Benet 提交于 -
editing in the browser here goes nothing
由 Brian Tiger Chow 提交于 -
License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
fix: seed the random number generator
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-
I'm using a Google Drawing to make this diagram. Turned out pretty well.
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
fix(bootstrap) swap IP addresses of Uranus and Saturn
由 Juan Batiz-Benet 提交于 -
Mistake: Saturn referred to the NY node and vice versa. Correction: Fittingly, Uranus is in NY and _S_aturn is _S_ingapore. I'll have to reboot the testnet to rectify the changes. License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
dht find connected peers
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-
由 Juan Batiz-Benet 提交于
-
由 Juan Batiz-Benet 提交于
-
由 Juan Batiz-Benet 提交于
-
由 Juan Batiz-Benet 提交于
-
由 Juan Batiz-Benet 提交于
-
Uses an inet.Dialer
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-
this is the type of assumption we shouldn't violate.
由 Juan Batiz-Benet 提交于 -
Makefile: add test_all_commits
由 Juan Batiz-Benet 提交于 -
由 Juan Batiz-Benet 提交于
-
由 Juan Batiz-Benet 提交于
-
fix(core) bootstrap panic
由 Brian Tiger Chow 提交于 -
@jbenet @mappum License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
feat(core) supervise bootstrap connections
由 Brian Tiger Chow 提交于 -
License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
* only bootstrap if the number of active connections falls below a given threshold * when bootstrapping, connect to a subset of peers License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
feel free to contest/revert if this becomes a problem License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于
-
- 08 12月, 2014 8 次提交
-
-
to improve SnR. Feel free to contest these changes if you find these statements useful. In my experience, they were adding noise at Info. License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
+/- if len(addresses) is 0, connSetup will be called with nil value for c. +/- avoid variable reassignment License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
for higher SnR at IPFS_LOGGING=info License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
having an error return value makes the interface a bit confusing to use. Just ponder... What would an error returned from a predicate function mean? License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
refactor(peer) some _minor_ safety features
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于 -
License: MIT Signed-off-by:Brian Tiger Chow <brian@perfmode.com>
由 Brian Tiger Chow 提交于
-