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

feat: add ipns republishing #764

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

feat: add ipns republishing #764

wants to merge 5 commits into from

Conversation

2color
Copy link
Member

@2color 2color commented Mar 13, 2025

What

This PR adds the functionality necessary for a Helia node to continuously republish records it creates.

Why

Currently, the ipns.republish method which runs the republishing loop does not actually handle republishing.

How

  • This requires adding the the ability to iterate on records in the data store.

2color and others added 5 commits February 24, 2025 13:45
* origin/main:
  chore: use peer id parsing function from libp2p (#762)
  feat: add republish signed ipns records (#745)
  fix: use bytestream methods to add byte streams (#758)
  chore: bump codecov/codecov-action from 5.3.1 to 5.4.0 (#752)
  feat: allow modifying trustless-gateway fetch (#751)
  fix: align implicit default ttl with specs (#749)
  docs: add spell checker to ci (#743)
  chore: Update FUNDING.json for Optimism RPF (#746)
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.

None yet

1 participant