Commit Graph

2 Commits

Author SHA1 Message Date
Park Changwan
84c7a0f089
Add addPeer RPC (#1033)
This PR mirrors https://github.com/testinprod-io/erigon-lib/pull/12.

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

Requires https://github.com/ledgerwatch/interfaces/pull/174.

After https://github.com/ledgerwatch/interfaces/pull/174 is merged, will
update interfaces version, removing `replace` at `go.mod`.

---------

Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
2023-09-06 08:31:05 +00:00
Giulio rebuffo
36aec4c6fe
added sentinel direct (#1077) 2023-08-11 23:54:55 +00:00