erigon-pulse/eth
Evgeny Danilenko 5ead20e288
close tx_cache and peer.handle goruotines properly (#748)
* close goruotines

* fix using defer

* close pm managers a bit later

* fmt

* finalizer for in-mem db

* after cr

* revert finalizer

Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
2020-07-16 14:27:24 +01:00
..
downloader integration: fix problem with interruption (#743) 2020-07-15 12:53:12 +01:00
fetcher Speed up GenerateChain by using intermediate hashes (#736) 2020-07-10 22:37:34 +01:00
filters Speed up GenerateChain by using intermediate hashes (#736) 2020-07-10 22:37:34 +01:00
gasprice [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
stagedsync cmd/tester to initiate correct staged sync (but not reorg yet) (#747) 2020-07-15 13:26:59 +01:00
tracers close db in tests (#669) 2020-06-16 12:05:40 +07:00
api_backend.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
api_test.go close db in tests (#669) 2020-06-16 12:05:40 +07:00
api_tracer.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
api.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
backend.go close tx_cache and peer.handle goruotines properly (#748) 2020-07-16 14:27:24 +01:00
bloombits.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
config.go Issue 635: Stage4 to optionally generate persisted receipts (#644) 2020-06-09 14:11:09 +01:00
debug.go Call bufio.Flash() in tester (#407) 2020-03-26 21:52:05 +00:00
discovery.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00
firehose.go Parity only supports 3 letter capabilities 2020-01-07 16:34:44 +00:00
gen_config.go Issue 635: Stage4 to optionally generate persisted receipts (#644) 2020-06-09 14:11:09 +01:00
handler_test.go close tx_cache and peer.handle goruotines properly (#748) 2020-07-16 14:27:24 +01:00
handler.go close tx_cache and peer.handle goruotines properly (#748) 2020-07-16 14:27:24 +01:00
helper_test.go close tx_cache and peer.handle goruotines properly (#748) 2020-07-16 14:27:24 +01:00
peer.go eth: skip transaction announcer goroutine on eth<65 2020-05-20 15:26:22 +03:00
protocol_test.go close tx_cache and peer.handle goruotines properly (#748) 2020-07-16 14:27:24 +01:00
protocol.go Make transaction pool startable and stoppable. Staged sync. (#730) 2020-07-09 13:53:35 +01:00
sync_test.go close db in tests (#669) 2020-06-16 12:05:40 +07:00
sync.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00