erigon-pulse/ethdb/remote/remotedbserver
Igor Mandrigin 393c9965ae
rpcdaemon: subscriptions, newHeads (#1359)
* fix `make grpc` on new checkouts

* update proto files

* add some stub

* prototype with fake events

* notifying about events

* pass events

* events are being sent

* transfer headers to filters

* create the “filters” struct

* implement new heads

* PoC of New Heads subscription

* fix keep alive

* fixups for the client

* add “type” to the event

* support header event type on client

* better stage refactor

* fixup for the eth backend

* fixups

* fix tests

* fix tests

* fix linters

* address comments

* remove unused log
2020-11-17 19:13:41 +00:00
..
db.go stable version of grpc codegen, drop kv_remote_v1 support (#1285) 2020-10-24 07:54:03 +01:00
ethbackend.go rpcdaemon: subscriptions, newHeads (#1359) 2020-11-17 19:13:41 +00:00
events.go rpcdaemon: subscriptions, newHeads (#1359) 2020-11-17 19:13:41 +00:00
server.go rpcdaemon: subscriptions, newHeads (#1359) 2020-11-17 19:13:41 +00:00