erigon-pulse/cmd
mempirate e51b09da0d
Implements net_peerCount RPC call for internal sentries (#2172)
* Implement API and protobuf

* Squashed 'interfaces/' content from commit cd3eca28e

git-subtree-dir: interfaces
git-subtree-split: cd3eca28e50367af9de52fca863b1d7528bff774

* Implement net_peerCount RPC call

* Squashed 'interfaces/' content from commit cd3eca28e

git-subtree-dir: interfaces
git-subtree-split: cd3eca28e50367af9de52fca863b1d7528bff774

* Fixing merge conflicts

* Remove p2p.Server from Ethereum backend

* Fix peerCount calculation for internal sentries

* Bump eth backend API version

* Update rpcdaemon README

* Document version change
2021-06-17 22:55:20 +01:00
..
abigen extract p2p config out of sentry (#2126) 2021-06-11 09:34:37 +01:00
bootnode rename (#1978) 2021-05-20 19:25:53 +01:00
cons Nuke LMDB (#2167) 2021-06-16 13:57:58 +03:00
devp2p Implemented panic handling, graceful shutdown and reporting for all goroutines that don't explicitly handle them. (#2153) 2021-06-13 17:41:39 +01:00
erigon Implemented panic handling, graceful shutdown and reporting for all goroutines that don't explicitly handle them. (#2153) 2021-06-13 17:41:39 +01:00
erigoncustom Clean up DefaultStages (#2114) 2021-06-07 12:00:16 +01:00
evm Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
hack Nuke LMDB (#2167) 2021-06-16 13:57:58 +03:00
integration Sender stage hangs (#2177) 2021-06-16 14:04:44 +01:00
p2psim rename (#1978) 2021-05-20 19:25:53 +01:00
pics TEVM status pruning (#2034) 2021-06-11 09:34:25 +01:00
prometheus Nuke LMDB (#2167) 2021-06-16 13:57:58 +03:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon Implements net_peerCount RPC call for internal sentries (#2172) 2021-06-17 22:55:20 +01:00
rpctest Nuke LMDB (#2167) 2021-06-16 13:57:58 +03:00
sentry Fix for peer not found messages (#2181) 2021-06-16 17:18:19 +01:00
snapshots Nuke LMDB (#2167) 2021-06-16 13:57:58 +03:00
state Implemented panic handling, graceful shutdown and reporting for all goroutines that don't explicitly handle them. (#2153) 2021-06-13 17:41:39 +01:00
utils Nuke LMDB (#2167) 2021-06-16 13:57:58 +03:00