erigon-pulse/eth
ledgerwatch 6cbfff354d
[download-v2] Use Clique instead of EtHash for clique networks (#1832)
* Use Clique instead of EtHash for clique networks

* Start tx fetcher, enable GetPooledTx in sentry

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-04-28 14:44:29 +01:00
..
downloader Connect txPool to download.v2 to resolve 1 reason for "frozen download" (#1830) 2021-04-27 16:37:03 +01:00
ethconfig Connect TxFetcher to Sentry, Add --download.v2 option to TG (#1796) 2021-04-25 11:20:50 +07: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 Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
gasprice Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +01:00
integrity tx.RwCursor() to return err (first step of removing lazy cursors) (#1656) 2021-04-02 13:36:49 +07:00
protocols/eth remove chain indexer and core.setHead func (#1826) 2021-04-27 14:48:59 +07:00
stagedsync Connect txPool to download.v2 to resolve 1 reason for "frozen download" (#1830) 2021-04-27 16:37:03 +01:00
tracers Aleut support (Eip1559) (#1704) 2021-04-22 18:11:37 +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 [download-v2] Use Clique instead of EtHash for clique networks (#1832) 2021-04-28 14:44:29 +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 Revert txpool grpc (#1794) 2021-04-24 10:48:06 +07:00
handler_eth.go Revert txpool grpc (#1794) 2021-04-24 10:48:06 +07:00
handler_test.go Connect TxFetcher to Sentry, Add --download.v2 option to TG (#1796) 2021-04-25 11:20:50 +07:00
handler.go Revert txpool grpc (#1794) 2021-04-24 10:48:06 +07: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 Connect txPool to download.v2 to resolve 1 reason for "frozen download" (#1830) 2021-04-27 16:37:03 +01:00