erigon-pulse/eth
Alex Sharov 0c91bfbf3e
RPCDaemon: support Pending block (#1942)
* clean

* save

* pubsub

* pubsub

* pubsub

* pubsub

* pubsub

* pubsub

* save

* tx pub-sub

* tx pub-sub

* clean

* clean

* save

* save

* save

* save

* save

* Squashed 'interfaces/' content from commit c469f3ae0

git-subtree-dir: interfaces
git-subtree-split: c469f3ae073b60c8821b61fed2910191080ef835

* save

* save

* save

* save

* Squashed 'interfaces/' changes from c469f3ae0..958dfc669

958dfc669 save

git-subtree-dir: interfaces
git-subtree-split: 958dfc669f8daeefe686a13aa852fb95f1537886

* save

* save

* up some deps

* up some deps

* clean

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test
2021-05-17 13:15:19 +01:00
..
downloader fix RPC notification, add boilerplate for tests (#1936) 2021-05-14 22:16:16 +01:00
ethconfig Snapshot sync headers stage (#1836) 2021-05-08 09:45:40 +01:00
ethutils Mining stage (#1554) 2021-03-23 16:00:07 +07:00
fetcher Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
filters rawdb deprecated methods with Database interface (#1854) 2021-05-01 14:42:23 +07:00
gasprice rawdb deprecated methods with Database interface (#1854) 2021-05-01 14:42:23 +07:00
integrity tx.RwCursor() to return err (first step of removing lazy cursors) (#1656) 2021-04-02 13:36:49 +07:00
protocols/eth Avoid parsing transactions at Stage3 (#1940) 2021-05-16 20:01:14 +01:00
stagedsync RPCDaemon: support Pending block (#1942) 2021-05-17 13:15:19 +01:00
tracers Remove TrieDbState + other things (#1925) 2021-05-16 06:21:29 +01:00
api_backend.go Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
api_test.go Port rpcdaemon to KV interface (#1627) 2021-03-30 12:53:54 +03:00
api.go Remove puppeth & account management (#1610) 2021-03-26 21:05:42 +03:00
backend.go RPCDaemon: support Pending block (#1942) 2021-05-17 13:15:19 +01:00
bloombits.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
discovery.go Remove unused code (#1604) 2021-03-26 09:08:01 +07:00
handler_eth_test.go Rpcdaemon: move tx pool to own grpc service, subscribe to pending txs (#1863) 2021-05-04 08:37:17 +07:00
handler_eth.go Qucker reaction to new block headers (#1894) 2021-05-06 19:40:12 +01:00
handler_test.go Rpcdaemon: move tx pool to own grpc service, subscribe to pending txs (#1863) 2021-05-04 08:37:17 +07:00
handler.go [wip] dv2: Validate body (#1913) 2021-05-12 14:57:35 +01:00
peer.go Nuke remnants of non-staged-sync modes (#1664) 2021-04-03 08:48:57 +07:00
peerset.go Remove unused code (#1604) 2021-03-26 09:08:01 +07:00
state_accessor.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
sync.go rawdb deprecated methods with Database interface (#1854) 2021-05-01 14:42:23 +07:00