Jeromy
|
f1267d0624
|
change ipns resolve/publish to store raw keys, not b58 encoded
|
2015-01-28 19:36:30 +00:00 |
|
Brian Tiger Chow
|
edbaa3f664
|
fix(namesys) use the error that already exists
|
2014-10-28 15:41:49 -07:00 |
|
Brian Tiger Chow
|
0bfadea036
|
fix(namesys, merkledag) use static error
|
2014-10-28 15:40:26 -07:00 |
|
Brian Tiger Chow
|
c534daef86
|
refactor(namesys) use one-off error
|
2014-10-28 15:27:00 -07:00 |
|
Juan Batiz-Benet
|
2944360f5c
|
New NameSystem interface
type NameSystem interface {
Resolver
Publisher
}
should say it all.
cc @whyrusleeping
|
2014-10-08 04:14:52 -07:00 |
|
Juan Batiz-Benet
|
d7d3af3faf
|
vendoring protobuf + go-is-domain
|
2014-10-05 15:15:49 -07:00 |
|
Juan Batiz-Benet
|
73b2058f8f
|
DNSResolver: use isd.IsDomain
this commit dedicated to @whyrusleeping
|
2014-10-03 18:08:27 -07:00 |
|
Jeromy
|
ed2fbd0512
|
new files and directories appear to work properly
|
2014-10-01 00:41:30 -07:00 |
|
Jeromy
|
a65e8600a3
|
catch ipns branch up to master and make all things compile
|
2014-10-01 00:37:53 -07:00 |
|
Jeromy
|
d1f011244f
|
address comments from the PR #45
|
2014-10-01 00:33:00 -07:00 |
|
Jeromy
|
235a767492
|
implement namesys resolvers (thanks to bren2010 for dns and proquint)
|
2014-10-01 00:16:05 -07:00 |
|