Skip to content

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

Merged
aschmahmann merged 1 commit intomasterfrom
fix/ipns-eol
Aug 26, 2020
Merged

namesys: fixed IPNS republisher to not overwrite IPNS record lifetimes#7627
aschmahmann merged 1 commit intomasterfrom
fix/ipns-eol

Conversation

@aschmahmann
Copy link
Contributor

@aschmahmann aschmahmann commented Aug 26, 2020

fixes: #7537

@aschmahmann aschmahmann requested review from Stebalien and petar August 26, 2020 17:41

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