Jeromy
|
e4b2ae3bb2
|
fix tests halting
|
2014-12-05 20:53:21 +00:00 |
|
Brian Tiger Chow
|
3ed9b0c4e1
|
log(dht) Event: connect
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
|
2014-11-25 06:16:40 -08:00 |
|
Brian Tiger Chow
|
b8c96b2505
|
log(dht) add eventlog.Update event
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
|
2014-11-25 06:16:39 -08:00 |
|
Brian Tiger Chow
|
1c4c7412b4
|
fix(misc) address PR comments
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
|
2014-11-16 07:40:05 -08:00 |
|
Brian Tiger Chow
|
6fec76d93e
|
fix(imports) misc
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
|
2014-11-16 07:01:00 -08:00 |
|
Brian Tiger Chow
|
25c98e8e61
|
refactor(eventlog) elog -> eventlog
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
# TYPES
# feat
# fix
# docs
# style (formatting, missing semi colons, etc; no code change):
# refactor
# test (adding missing tests, refactoring tests; no production code change)
# chore (updating grunt tasks etc; no production code change)
Signed-off-by: Brian Tiger Chow <brian.holderchow@gmail.com>
|
2014-11-16 07:01:00 -08:00 |
|
Brian Tiger Chow
|
4b1607819f
|
log(dht) log a couple events to demonstrate API
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
|
2014-11-16 07:00:58 -08:00 |
|
Jeromy
|
f45d575a96
|
address comments from PR
|
2014-11-16 02:45:20 -08:00 |
|
Jeromy
|
cd4e23bc2e
|
some comments
|
2014-11-16 02:45:20 -08:00 |
|
Jeromy
|
f21ec1923a
|
verify ipns records
|
2014-11-16 02:45:19 -08:00 |
|
Jeromy
|
0982597e35
|
make vendor
|
2014-11-16 02:45:19 -08:00 |
|
Jeromy
|
01451c214e
|
fix routing resolver
|
2014-11-16 02:45:19 -08:00 |
|
Jeromy
|
1cf7a1824a
|
validator functions and ipns completion
|
2014-11-16 02:45:19 -08:00 |
|
Jeromy
|
cb23d5b2ae
|
fix validators and key prefix
|
2014-11-16 02:45:19 -08:00 |
|
Jeromy
|
33985c530e
|
switch DHT entries over to be records, test currently fail
|
2014-11-16 02:45:19 -08:00 |
|
Brian Tiger Chow
|
ed4a8eb782
|
chore(tests) add Short() -> SkipNow() to slowest tests
vanilla:
21.57 real 45.14 user 8.51 sys
short:
14.40 real 31.13 user 5.56 sys
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
|
2014-11-15 02:10:53 -08:00 |
|
Jeromy
|
d4c819e97d
|
log -> logf
|
2014-11-12 10:39:11 -08:00 |
|
Jeromy
|
be5d01b6a6
|
more doc comments
|
2014-11-08 22:44:37 -08:00 |
|
Jeromy
|
d98808fad9
|
comments on vars in dht
|
2014-11-08 21:57:11 -08:00 |
|
Jeromy
|
4f083d54d6
|
write a few package doc strings to improve look of godoc
|
2014-11-08 21:42:36 -08:00 |
|
Brian Tiger Chow
|
23096de3c4
|
fix(net) pass contexts to dial peer
|
2014-11-05 10:04:20 -08:00 |
|
Juan Batiz-Benet
|
70f796afd6
|
fixed dht race #270
|
2014-11-05 09:26:17 -08:00 |
|
Juan Batiz-Benet
|
0135e3ebbe
|
swarm + net: add explicit listen addresses
|
2014-11-05 04:00:49 -08:00 |
|
Jeromy
|
88bf39118c
|
comment comment comment comment
|
2014-11-03 03:02:56 +00:00 |
|
Jeromy
|
5edbca2e70
|
cleanup from CR
|
2014-11-01 16:07:56 -07:00 |
|
Jeromy
|
07733b17b3
|
msgio pooling first hack
|
2014-11-01 16:07:56 -07:00 |
|
Jeromy
|
317ca2f865
|
benchmark secure channel
|
2014-11-01 16:07:56 -07:00 |
|
Jeromy
|
ae339a0320
|
remove dagwriter in favor of new importer function
|
2014-10-31 05:03:42 +00:00 |
|
Juan Batiz-Benet
|
01a583ea7f
|
Merge pull request #241 from jbenet/fix/log-debugf
fix(everything) log.Debug -> log.Debugf
|
2014-10-30 17:09:26 -07:00 |
|
Jeromy
|
3270ab0efb
|
fix bug where terminal would randomly become garbled binary crap
|
2014-10-30 16:34:52 +00:00 |
|
Brian Tiger Chow
|
cea398b8a7
|
fix(all) log.Debug -> log.Debugf
|
2014-10-30 06:35:29 -07:00 |
|
Brian Tiger Chow
|
e0f4000fcf
|
style(routing) message
|
2014-10-28 05:12:54 -07:00 |
|
Brian Tiger Chow
|
321eb421e7
|
refactor(routing) use routing.ErrNotFound
|
2014-10-28 02:17:46 -07:00 |
|
Brian Tiger Chow
|
f75f4a4b6d
|
feat(routing) define routing.ErrNotFound
|
2014-10-28 01:06:28 -07:00 |
|
Juan Batiz-Benet
|
d79ebe68d2
|
dht ctxcloserify
|
2014-10-25 21:33:59 -07:00 |
|
Juan Batiz-Benet
|
f2b8803a57
|
net/service now uses ctxcloser
|
2014-10-25 21:33:10 -07:00 |
|
Jeromy
|
d92db12460
|
lots of logging
|
2014-10-26 00:45:40 +00:00 |
|
Jeromy
|
ab7491f809
|
logging, logging, and some minor logging
|
2014-10-25 14:50:22 -07:00 |
|
Jeromy
|
e1f2fe75f8
|
add in dag removal
|
2014-10-25 12:39:36 -07:00 |
|
Brian Tiger Chow
|
29457214cb
|
refactor(dht/pb) move proto to pb package
|
2014-10-25 04:13:28 -07:00 |
|
Juan Batiz-Benet
|
184c25430b
|
go-vet friendly codebase
- distinguish log.Error and log.Errorf functions
- Initialize structs with field names
- A bit of unreachable code (defers)
|
2014-10-25 03:46:39 -07:00 |
|
Jeromy
|
762faa7421
|
rewrite findpeer and other dht tweaks
|
2014-10-24 18:53:36 -07:00 |
|
Jeromy
|
b7744b2a11
|
fix for #141, routing table segmentation
|
2014-10-22 15:08:32 -07:00 |
|
Juan Batiz-Benet
|
a8adf2ff2c
|
dht test fix (net)
|
2014-10-22 05:31:49 -07:00 |
|
Juan Batiz-Benet
|
cc5c181ae0
|
Dialer for dht
dht doesn't need the whole network interface, only needs a Dialer.
(much reduced surface of possible errors)
|
2014-10-22 03:24:05 -07:00 |
|
Juan Batiz-Benet
|
cc9f276f0f
|
notes
|
2014-10-22 03:24:05 -07:00 |
|
Juan Batiz-Benet
|
c3df3973e1
|
query wasnt ensuring conn
The query-- once it's actually attempting to connect to a peer--
should be the one connecting.
|
2014-10-22 03:24:05 -07:00 |
|
Juan Batiz-Benet
|
6f8d23cbc1
|
this shouldn't connect quite yet.
|
2014-10-22 03:24:05 -07:00 |
|
Jeromy
|
c070c2f0de
|
working on debugging dht issues
|
2014-10-22 03:24:05 -07:00 |
|
Juan Batiz-Benet
|
f7c1ed39e0
|
renamed datastore.go -> go-datastore
|
2014-10-21 15:10:58 -07:00 |
|