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

Optimise IPNS publishing and resolution #83

Merged
merged 16 commits into from
Dec 14, 2023
Merged

Conversation

ianopolous
Copy link
Member

@ianopolous ianopolous commented Dec 12, 2023

This brings publish times down to ~4-14s and resolution times to mostly ~0.5-3s

We also add an api to EmbeddedIpfs for this, includikng publishing presigned records.

Make sure we iclude /ipns/ in key wqhen publishing a value

Use GET_VALUE calls only when looking up a value
(using returned closer peers to iterate)

Most IPNS lookups are now < 1s
@ianopolous ianopolous merged commit 21243bf into master Dec 14, 2023
2 checks passed
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 this pull request may close these issues.

2 participants