kubo/namesys
2020-08-26 15:33:32 -04:00
..
republisher chore: cleanup 2020-08-26 15:33:32 -04:00
resolve resolve: kill off buggy resolve function 2020-03-02 09:22:58 -08:00
base.go gx: unrewrite 2019-03-05 18:33:56 +01:00
cache.go fix: invalidate cache on failed publish 2020-04-13 18:22:04 -07:00
dns_test.go test(namesys): add fixed eth.link test 2019-10-07 22:23:35 +09:00
dns.go fix(resolve): correctly handle .eth domains 2019-10-07 17:28:13 +09:00
interface.go migrate to go-libp2p-core. 2019-05-31 23:23:52 -07:00
ipns_resolver_validation_test.go chore: go fmt 2020-08-17 06:58:57 -04:00
namesys_test.go Namesys cache uses IPNS keys with their binary representation instead of string representation to avoid encoding mismatches 2020-08-17 21:43:01 -07:00
namesys.go Namesys cache uses IPNS keys with their binary representation instead of string representation to avoid encoding mismatches 2020-08-17 21:43:01 -07:00
proquint.go gx: unrewrite 2019-03-05 18:33:56 +01:00
publisher_test.go support async datastores 2019-12-19 00:59:31 -05:00
publisher.go fix: do not use hard coded IPNS Publish maximum timeout duration 2020-04-29 17:57:38 -04:00
resolve_test.go Update go-libp2p, fix tests with weak RSA keys 2019-08-23 14:26:20 -07:00
routing.go Stop searching for public keys before doing an IPNS Get (#7549) 2020-08-14 18:08:09 -04:00