erigon-pulse/eth
ledgerwatch 80a3edae2f
Fixes to the sentry/downloader (#1767)
* Complete eth/66 migration, temporary disable broadcast

* Update header stage progress correctly

* Fix restarting

* Not pass blockPropagator to headers stage

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2021-04-21 23:24:01 +01:00
..
downloader Notify RPCDaemon after sync cycle commit (#1772) 2021-04-21 17:58:23 +07:00
ethconfig Remove StateCache where unused (#1770) 2021-04-21 16:14:23 +07:00
ethutils Mining stage (#1554) 2021-03-23 16:00:07 +07:00
fetcher remove unused metrics (#1643) 2021-03-31 16:24:39 +07:00
filters Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00
gasprice Remove chainContext object (#1683) 2021-04-06 16:52:53 +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 Move txPool.Get method behind direct-grpc (#1760) 2021-04-20 21:41:46 +07:00
stagedsync Fixes to the sentry/downloader (#1767) 2021-04-21 23:24:01 +01:00
tracers Remove old loader, step 3 (remove some tds and blockchain objects in tests) (#1647) 2021-04-01 12:36:22 +07:00
api_backend.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07: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 Remove StateCache where unused (#1770) 2021-04-21 16:14:23 +07: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 Move txPool.Get method behind direct-grpc (#1760) 2021-04-20 21:41:46 +07:00
handler_eth.go Move txPool.Get method behind direct-grpc (#1760) 2021-04-20 21:41:46 +07:00
handler_test.go Move txPool.Get method behind direct-grpc (#1760) 2021-04-20 21:41:46 +07:00
handler.go Remove StateCache where unused (#1770) 2021-04-21 16:14:23 +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 Move txPool.Get method behind direct-grpc (#1760) 2021-04-20 21:41:46 +07:00