feat(dht)!: update republish interval and expiration time defaults
Description
This patch applies changes from https://github.com/libp2p/specs/pull/451. In particular, the new defaults are:
- Record Expiration: 48h
- Record Republish Interval: 22h
Closes #3229.
Notes
Links to any relevant issues
- https://github.com/libp2p/specs/pull/451
- #3229
Open Questions
Change checklist
- [x] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my feature works
- [x] A changelog entry has been made in the appropriate crates
@thomaseizinger I added ! to the title, given that this is a breaking change. Let me know in case I misunderstand the conventions of conventional commits.
@thomaseizinger I added
!to the title, given that this is a breaking change. Let me know in case I misunderstand the conventions of conventional commits.
I guess this is semantically breaking yeah.
@lidel friendly ping. Can you add a changelog entry? Let us know if you want us to take over.
My first contribution here (:
Just added the changelog entry, let me know if anything else is required.
This pull request has merge conflicts. Could you please resolve them @lidel? 🙏
This pull request has merge conflicts. Could you please resolve them @lidel? 🙏