Skip to content

op-node: Add p2p utils#3150

Merged
mergify[bot] merged 5 commits intodevelopfrom
feat/libp2p-utils
Aug 1, 2022
Merged

op-node: Add p2p utils#3150
mergify[bot] merged 5 commits intodevelopfrom
feat/libp2p-utils

Conversation

@mslipper
Copy link
Collaborator

@mslipper mslipper commented Aug 1, 2022

Adds utilities for handling P2P keys. Note that to prevent having to specify irrelevant CLI flags, I created a new start command that actually stats the node.

@changeset-bot
Copy link

changeset-bot bot commented Aug 1, 2022

⚠️ No Changeset found

Latest commit: 2fe0355

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 force-pushed the feat/libp2p-utils branch from dcd3eda to 21146c1 Compare August 1, 2022 16:29
@mslipper mslipper force-pushed the feat/libp2p-utils branch from 21146c1 to 34a8b3d Compare August 1, 2022 16:30
mslipper and others added 2 commits August 1, 2022 11:08
Co-authored-by: Joshua Gutow <jgutow@optimism.io>
Co-authored-by: Joshua Gutow <jgutow@optimism.io>
@mslipper mslipper requested a review from trianglesphere August 1, 2022 17:08
@mergify
Copy link
Contributor

mergify bot commented Aug 1, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify mergify bot merged commit f7fcf8a into develop Aug 1, 2022
@mergify mergify bot deleted the feat/libp2p-utils branch August 1, 2022 17:52
@mergify
Copy link
Contributor

mergify bot commented Aug 1, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot removed the on-merge-train label Aug 1, 2022
mslipper added a commit that referenced this pull request Aug 1, 2022
mslipper added a commit that referenced this pull request Aug 1, 2022
@mslipper mslipper mentioned this pull request Aug 4, 2022
maurelian pushed a commit that referenced this pull request Sep 15, 2022
* op-node: Add p2p utils

* Update op-node/cmd/p2p/cmd.go

Co-authored-by: Joshua Gutow <jgutow@optimism.io>

* Update op-node/cmd/p2p/cmd.go

Co-authored-by: Joshua Gutow <jgutow@optimism.io>

* lint

* fix devnet

Co-authored-by: Joshua Gutow <jgutow@optimism.io>
maurelian pushed a commit that referenced this pull request Sep 15, 2022
sam-goldman pushed a commit that referenced this pull request Sep 15, 2022
* op-node: Add p2p utils

* Update op-node/cmd/p2p/cmd.go

Co-authored-by: Joshua Gutow <jgutow@optimism.io>

* Update op-node/cmd/p2p/cmd.go

Co-authored-by: Joshua Gutow <jgutow@optimism.io>

* lint

* fix devnet

Co-authored-by: Joshua Gutow <jgutow@optimism.io>
sam-goldman pushed a commit that referenced this pull request Sep 15, 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
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