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

chore: Bump peer-id dep to latest #174

Merged
merged 3 commits into from
May 11, 2022

Conversation

acolytec3
Copy link
Contributor

Bumping this dependency upgrades several transitive dependencies down the dependency tree (notable libp2p/crypto which in turn switches from the deprecated noble-secp256k1 to the updated/namespaced @noble/secp256k1). The only potentially impactful breaking change here is peer-id v0.16.0 requires Node v15+. We've been using this version of peer-id in the portalnetwork module for a while now with no ill effects and I'd like to remove the deprecated noble-secp256k1 module from our dependency tree.

@acolytec3 acolytec3 requested a review from a team as a code owner May 5, 2022 18:41
@acolytec3 acolytec3 changed the title Bump peer-id dep to latest chore: Bump peer-id dep to latest May 5, 2022
@dapplion
Copy link
Contributor

dapplion commented May 6, 2022

@wemeetagain any concerns? Otherwise looks good to me

Copy link
Member

@wemeetagain wemeetagain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wemeetagain wemeetagain merged commit 27bdd26 into ChainSafe:master May 11, 2022
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