Update Go-Libp2p-Pubsub (#14770)

* Update to Current Master Head

* Changelog

* Update CHANGELOG.md
This commit is contained in:
Nishant Das
2025-01-03 18:52:46 +08:00
committed by GitHub
parent fa16232924
commit afeb05c9a1
4 changed files with 6 additions and 5 deletions

View File

@@ -32,6 +32,7 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
- Use 16-bit random value for proposer and sync committee selection filter.
- Re-organize the content of the `*.proto` files (No functional change).
- Updated Electra spec definition for `process_epoch`.
- Update our `go-libp2p-pubsub` dependency.
### Deprecated