Alex Sharov
db0e7ed112
e3: return list of e3 files by grpc ( #884 )
2023-02-10 14:16:39 +07:00
ledgerwatch
1a14cfd7e7
support for eth/68 in transaction pool ( #877 )
...
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
Co-authored-by: Alex Sharp <alexsharp@surfer-172-29-1-65-hotspot.internet-for-guests.com>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2023-02-01 21:50:37 +00:00
Alex Sharov
48bd0311d5
kv_remote: c.Count() ( #799 )
2022-12-22 12:44:06 +07:00
Andrew Ashikhmin
125788cbac
Extend fork ID to timestamp-based forks ( #783 )
...
Prerequisite for https://github.com/ledgerwatch/erigon/pull/6324
2022-12-16 11:42:09 +01:00
ledgerwatch
d70b55bc1a
Add PeerUseless function to instruct sentry that peer should not be used for a while ( #776 )
...
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-12-11 22:20:33 +00:00
ledgerwatch
874c497dda
Add passive_peers parameter to the sentry to better take advantage of non-POS block gossip ( #775 )
...
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2022-12-11 14:53:19 +00:00
Andrew Ashikhmin
f32d6541e3
Add withdrawal operations to Engine API ( #734 )
...
See https://github.com/ethereum/execution-apis/pull/195
Prerequisite: https://github.com/ledgerwatch/interfaces/pull/134
2022-12-01 08:32:55 +01:00
Alex Sharov
c793890fdd
grpc version up ( #750 )
2022-11-30 08:53:22 +07:00
Max Revitt
ad300d8d66
Send Message - Peer Count ( #726 )
...
Adds peer count to SendMessageByMinBlock to allow sending requests to
multiple peers.
Also takes in change to update SnapshotsReply to use only Files slice of
string.
2022-11-03 15:14:11 +00:00
Alex Sharov
fd0e2d5c4d
kv.Snapshots() grpc method ( #549 )
...
* Remove interfaces for replacement
* Squashed 'interfaces/' content from commit 041a3b20
git-subtree-dir: interfaces
git-subtree-split: 041a3b204cceee5348d54bfa683dec6c7cf30d14
* save
* save
2022-07-26 09:28:10 +07:00
alex.sharov
246fc1aa9b
save
2022-07-19 10:46:07 +07:00
battlmonstr
da10d41489
sentry: PeerById method ( #467 )
2022-05-25 19:50:19 +07:00
battlmonstr
5dc5ab7fe1
RPC/Sentry: Peers method ( #429 )
...
* interfaces: Peers method in RPC/Sentry
* RPC/Sentry: Peers method
Wrappers and mocks.
GRPC regenerated.
See https://github.com/ledgerwatch/interfaces/pull/102
2022-04-25 19:54:05 +07:00
battlmonstr
c3b4804092
Sentry GRPC: rename Peers to PeerEvents ( #427 )
...
* sentry.proto: rename Peers to PeerEvents
* rename Peers() -> PeerEvents()
* rename PeersRequest -> PeerEventsRequest
* rename PeerEvent -> PeerEventId
* rename PeersReply -> PeerEvent
* Sentry GRPC: rename Peers to PeerEvents
2022-04-23 15:43:24 +01:00
Alex Sharov
5f1c2e9011
Torrent peers stat ( #424 )
...
* Remove interfaces for replacement
* Squashed 'interfaces/' content from commit 27a7c33
git-subtree-dir: interfaces
git-subtree-split: 27a7c33025b5736ad4ba2b4112634b61d28a26ad
* save
2022-04-22 17:49:38 +07:00
Alex Sharov
338fe7895a
grpc up ( #411 )
2022-04-07 11:29:32 +07:00
Dmitry Savelev
da3c239ed6
Add nodeInfo GRPC methods ( #196 )
...
* Add nodeInfo
* Remove interfaces for replacement
Signed-off-by: Dmitry Savelev <darksawa@gmail.com>
* Squashed 'interfaces/' content from commit 67abfdd
git-subtree-dir: interfaces
git-subtree-split: 67abfdd23b3bbef0d2f0c038275b6f47820d7f5e
2021-11-30 14:41:31 +00:00
alex.sharov
e73692c327
up interfaces
2021-08-14 08:49:21 +07:00
alex.sharov
8489543205
sentry subscribe
2021-07-09 20:21:43 +07:00
Alexey Sharp
f9ec55f852
Generate grpc bindings
2021-07-01 16:35:06 +01:00