-
Notifications
You must be signed in to change notification settings - Fork 501
Closed
Labels
good first issueGood issue for new contributorsGood issue for new contributorshelp wantedSeeking public contribution on this issueSeeking public contribution on this issuetopic/docsDocumentationDocumentation
Milestone
Description
Issues seen while migrating lodestar to latest libp2p:
- configuration page references peer store "persistence", no longer an option, should use
PersistentPeerStore
instead persistent: boolean
listed in an unused interface insrc/index.ts
dialer: {...}
referenced in configuration page, should instead be underconnectionManager
- ...
chrispanag and mpetrunic
Metadata
Metadata
Assignees
Labels
good first issueGood issue for new contributorsGood issue for new contributorshelp wantedSeeking public contribution on this issueSeeking public contribution on this issuetopic/docsDocumentationDocumentation
Type
Projects
Status
🎉Done