erigon-pulse/cmd
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
..
abidump post-merge fixups 2020-02-27 17:22:25 +03:00
abigen Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
bootnode cmd/bootnode,internal/debug: fix some comments (#21623) 2020-10-26 17:16:00 +01:00
checkpoint-admin Fixes 'too many other files opened' problem with Generate Storage History stage on Mac (#1217) 2020-10-10 22:15:07 +01:00
clef accounts, signer: implement gnosis safe support (#21593) 2020-10-26 17:16:00 +01:00
devp2p geth-1.9.23: post-rebase fixups 2020-10-26 17:16:00 +01:00
ethkey geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
evm Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
hack ChangeSets dupsort (#1342) 2020-11-16 12:08:28 +00:00
headers [WIP] Integrate header download with stage 1 (saving headers to the database) (#1330) 2020-11-02 21:09:12 +00:00
integration ChangeSets dupsort (#1342) 2020-11-16 12:08:28 +00:00
p2psim node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
pics Some additions to the DB walkthrough (#1309) 2020-10-28 07:18:48 +00:00
prometheus prometheus docs for developers 2020-10-24 10:15:53 +07:00
puppeth cmd/geth, cmd/puppeth: replace deprecated rpc and ws flags in tests and docs (#21317) 2020-08-07 12:54:50 +02:00
restapi ChangeSets dupsort (#1342) 2020-11-16 12:08:28 +00:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon rpcdaemon: subscriptions, newHeads (#1359) 2020-11-17 19:13:41 +00:00
rpctest Method delete to accept second param: allow delete dupsort values (#1297) 2020-10-29 13:19:31 +00:00
snapshots Remote snapshot downloader (#1343) 2020-11-13 16:16:47 +00:00
state ChangeSets dupsort (#1342) 2020-11-16 12:08:28 +00:00
tester geth-1.9.23: post-rebase fixups 2020-10-26 17:16:00 +01:00
tg turbo-api: add a plug-in mechanism for possible Bloom and other filters (#1229) 2020-10-12 14:58:45 +01:00
tgcustom Method delete to accept second param: allow delete dupsort values (#1297) 2020-10-29 13:19:31 +00:00
utils Exclusive lock manual (#1302) 2020-10-28 09:52:15 +00:00