Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Fix/replace find free port #161

Merged
merged 3 commits into from
Dec 7, 2021
Merged

Fix/replace find free port #161

merged 3 commits into from
Dec 7, 2021

Conversation

siepra
Copy link
Contributor

@siepra siepra commented Dec 6, 2021

No description provided.

@siepra siepra merged commit 5dfd539 into develop Dec 7, 2021
@siepra siepra deleted the fix/replace-find-free-port branch December 7, 2021 11:23
siepra added a commit that referenced this pull request Dec 13, 2021
* Upgrade orbitdb to 0.28.0 and its dependencies (libp2p@0.33.0, ipfs@0.59.0)

* Upgrade multiaddr
Add orbit-db-io to project dependencies, lack of it causes "IPFSAccessController.save ERROR: Error: Deprecated, use .toString()" and "Something went wrong Error: `undefined` is not supported by the IPLD Data Model and cannot be encoded"

* Upgrade libp2p-websockets

* Lint

* Add ipfs-log to dependencies

* Remove wrtc; fix Multiaddress import in test

* Fix

* Add jest setup with global.crypto

* Bump ipfs to 0.60.2
The newest patch fixes "Agent is not a constructor" error introduced in one of the previous versions
ipfs/js-ipfs#3938

* IPFS initialization fix - pass pregenerated peerID's private key as 'init' options to create method

* CI replication test - increase number of entries

* Cleanup

* Upgate changelog

* Fix/replace find free port (#161)

* Changed library for getting ports

* Fix test utils import

* send message instead ids

* Close websocket connection (#167)

Co-authored-by: Emilia Marczyk <emilia.marczyk@rumblefish.pl>
Co-authored-by: Wiktor Sieprawski <wiktor.sieprawski@rumblefish.pl>
Co-authored-by: bartosz.chyra <bartosz.chyra@rumblefish.pl>
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.

2 participants