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

fix: changes peer prop in return value from swarm.peers to be a PeerId #1252

Merged
merged 4 commits into from
Mar 16, 2018

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Mar 7, 2018

To be consistent with go-ipfs. See discussion here in #1248

depends on ipfs-inactive/interface-js-ipfs-core#230
fixes #1248

@daviddias daviddias force-pushed the fix/swarm-peers-peer-to-peerId branch from 01dbac6 to 32ae31b Compare March 14, 2018 03:20
@ghost ghost assigned daviddias Mar 14, 2018
@daviddias
Copy link
Member

image

Mac OS still has some issues. But remaining CI shows it is good.

@daviddias
Copy link
Member

With this merge, now the next release needs to be a minor

@daviddias daviddias merged commit e174866 into master Mar 16, 2018
@ghost ghost removed the status/in-progress In progress label Mar 16, 2018
@daviddias daviddias deleted the fix/swarm-peers-peer-to-peerId branch March 16, 2018 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

swarm.peers return type is different in js-ipfs and js-ipfs-api
2 participants