Skip to content

libp2ptool: Add tool to generate libp2p addresses#3149

Closed
mslipper wants to merge 1 commit intodevelopfrom
feat/libp2ptool-cli
Closed

libp2ptool: Add tool to generate libp2p addresses#3149
mslipper wants to merge 1 commit intodevelopfrom
feat/libp2ptool-cli

Conversation

@mslipper
Copy link
Collaborator

@mslipper mslipper commented Aug 1, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Aug 1, 2022

⚠️ No Changeset found

Latest commit: 37f966c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mergify
Copy link
Contributor

mergify bot commented Aug 1, 2022

This PR changes implementation code, but doesn't include a changeset. Did you forget to add one?

@mslipper mslipper requested a review from protolambda August 1, 2022 11:46
@mslipper
Copy link
Collaborator Author

mslipper commented Aug 1, 2022

Will do a subcommand instead.

@mslipper mslipper closed this Aug 1, 2022
theochap pushed a commit that referenced this pull request Dec 10, 2025
## Changes
- `crates/node/sources/src/signer/remote/cert.rs`: Use
`CertificateDer::pem_file_iter` and `PrivateKeyDer::from_pem_file`
instead of `rustls_pemfile` functions
- `crates/node/sources/Cargo.toml`: Remove `rustls-pemfile` dependency
- `Cargo.toml`: Remove `rustls-pemfile` from workspace dependencies

Closes #3149
theochap pushed a commit that referenced this pull request Jan 14, 2026
…kona#3150)

## Changes
- `crates/node/sources/src/signer/remote/cert.rs`: Use
`CertificateDer::pem_file_iter` and `PrivateKeyDer::from_pem_file`
instead of `rustls_pemfile` functions
- `crates/node/sources/Cargo.toml`: Remove `rustls-pemfile` dependency
- `Cargo.toml`: Remove `rustls-pemfile` from workspace dependencies

Closes #3149
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.

1 participant