Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: make ipfs.libp2p the libp2p node rather than component #1832

Merged
merged 5 commits into from
Jan 23, 2019
Merged

feat: make ipfs.libp2p the libp2p node rather than component #1832

merged 5 commits into from
Jan 23, 2019

Commits on Jan 23, 2019

  1. refactor: rebind ipfs.libp2p component to _libp2p, moving it out of t…

    …he way for the node (#1664)
    
    License: MIT
    Signed-off-by: Alex North <alex@alexnorth.me>
    anorth authored and alanshaw committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    91a9373 View commit details
    Browse the repository at this point in the history
  2. fix: rename ipfs._libp2pNode to .libp2p, closing #1664

    License: MIT
    Signed-off-by: Alex North <alex@alexnorth.me>
    anorth authored and alanshaw committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    eb71d79 View commit details
    Browse the repository at this point in the history
  3. refactor: pass config to libp2p component

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    alanshaw committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    c1eb7d3 View commit details
    Browse the repository at this point in the history
  4. fix: woops peerBook not peerInfo

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    alanshaw committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    95851b8 View commit details
    Browse the repository at this point in the history
  5. fix: libp2p bundle tests

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    alanshaw committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    45be731 View commit details
    Browse the repository at this point in the history