erigon-pulse/consensus
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
..
clique close tx_cache and peer.handle goruotines properly (#748) 2020-07-16 14:27:24 +01:00
ethash Use MOV instead of VMOV in fnvHash16AVX2 to peacify asmdecl (#699) 2020-06-30 11:23:28 +01:00
misc all: fix typos in comments (#21118) 2020-06-15 19:38:13 +03:00
consensus.go Refactor mining. Remove a few mining goroutines (#338) 2020-02-03 15:02:26 +03:00
errors.go consensus: fix possessives in comments. (#20209) 2019-12-03 13:02:57 +01:00
result.go Mining data races (#361) 2020-02-10 21:28:30 +07:00