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

namesys: fixed IPNS republisher to not overwrite IPNS record lifetimes #7627

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

aschmahmann
Copy link
Contributor

@aschmahmann aschmahmann commented Aug 26, 2020

fixes: #7537

@@ -11,6 +11,7 @@ import (

proto "github.com/gogo/protobuf/proto"
ds "github.com/ipfs/go-datastore"
"github.com/ipfs/go-ipns"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"github.com/ipfs/go-ipns"
ipns "github.com/ipfs/go-ipns"

(consistency)

@aschmahmann aschmahmann merged commit cbf4b2d into master Aug 26, 2020
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
72 tasks
@hacdias hacdias deleted the fix/ipns-eol branch May 9, 2023 11:00
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.

IPNS republisher ignores existing EOLs
3 participants