Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade node-datachannel to 0.8.0 #4941

Merged
merged 4 commits into from
May 6, 2024
Merged

Conversation

dguenther
Copy link
Member

@dguenther dguenther commented May 3, 2024

Summary

Upgrades node-datachannel to 0.8.0. In https://github.com/murat-dogan/node-datachannel/releases/tag/v0.6.0, OpenSSL was changed to link statically on arm64, so this upgrade will let us build Linux arm64 Docker images without having to add in OpenSSL.

They also resumed supporting CommonJS modules, so we can revert all of the changes to plumb through an ESModule implementation.

Testing Plan

Make sure you can run start and connect to other peers via WebRTC on the following platforms:

  • Test on Windows x64
  • Test on Mac arm64
  • Test on Linux x64

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@dguenther dguenther requested a review from a team as a code owner May 3, 2024 18:35
@Bernmos22
Copy link

The Site needs revamping and a good wallet protocol

@dguenther dguenther merged commit 3151a19 into staging May 6, 2024
13 checks passed
@dguenther dguenther deleted the upgrade-node-datachannel branch May 6, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants