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

Add addPeer RPC #174

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Conversation

pcw109550
Copy link
Contributor

@pcw109550 pcw109550 commented Jun 26, 2023

This PR mirrors testinprod-io#6.

Protobuf implementation for admin_addPeer method.
RPC Spec: Refer to https://geth.ethereum.org/docs/interacting-with-geth/rpc/ns-admin.

@AskAlexSharov AskAlexSharov merged commit 734160c into erigontech:master Sep 6, 2023
1 check failed
github-merge-queue bot pushed a commit to ledgerwatch/erigon-lib that referenced this pull request Sep 6, 2023
This PR mirrors testinprod-io#12.

Library implementation for `admin_addPeer` method.
RPC Spec: Refer to
https://geth.ethereum.org/docs/interacting-with-geth/rpc/ns-admin.

Requires erigontech/interfaces#174.

After erigontech/interfaces#174 is merged, will
update interfaces version, removing `replace` at `go.mod`.

---------

Co-authored-by: alex.sharov <[email protected]>
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.

2 participants