Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create test with running indexer and dhstore #12

Closed
gammazero opened this issue Sep 22, 2023 · 0 comments · Fixed by #13
Closed

Create test with running indexer and dhstore #12

gammazero opened this issue Sep 22, 2023 · 0 comments · Fixed by #13

Comments

@gammazero
Copy link
Contributor

Need a test that demonstrates go-naam working against an indexer and dhstore. Test cases:

  • Publish IPNS record
  • Resolve IPNS record from metadata retrieved from indexer
    • Reader-privacy enabled
    • Reader-privacy disabled
gammazero added a commit that referenced this issue Sep 22, 2023
Update go-naam to use current go-libipni and to do reader-privacy (double-hashed) indexer lookups by default.

Fixes #11

Create test with running indexer and dhstore

Fixes #12

- Update README with runnable example
- Option for separate lookup and announce URLs
- Update to use current IPNS and IPFS path libraries
gammazero added a commit that referenced this issue Sep 22, 2023
Update go-naam to use current go-libipni and to do reader-privacy (double-hashed) indexer lookups by default.

Fixes #11

Create test with running indexer and dhstore

Fixes #12

- Update README with runnable example
- Option for separate lookup and announce URLs
- Update to use current IPNS and IPFS path libraries
gammazero added a commit that referenced this issue Sep 23, 2023
Update go-naam to use current go-libipni and to do reader-privacy (double-hashed) indexer lookups by default.

Fixes #11

Create test with running indexer and dhstore

Fixes #12

- Update go version
- Update README with runnable example
- Option for separate lookup and announce URLs
- Update to use current IPNS and IPFS path libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant