go-ethereum/miner
SHIVAM SHARMA 1995521521
fix : go-routine leak in commitInterrupt channel (#851)
* fix : go-routine leak in commitInterrupt channel

* fix : fix lint

* rm : remove t.Parallel() from TestGenerateBlockAndImport tests

* fix : minor optimisations in test

* fix : BenchmarkBorMining
2023-05-08 12:36:30 +05:30
..
stress V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
fake_miner.go fix : go-routine leak in commitInterrupt channel (#851) 2023-05-08 12:36:30 +05:30
miner.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
miner_test.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
test_backend.go fix : go-routine leak in commitInterrupt channel (#851) 2023-05-08 12:36:30 +05:30
unconfirmed.go all: replace RWMutex with Mutex in places where RLock is not used (#21622) 2020-10-13 10:58:41 +02:00
unconfirmed_test.go Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
worker.go fix : go-routine leak in commitInterrupt channel (#851) 2023-05-08 12:36:30 +05:30
worker_test.go fix : go-routine leak in commitInterrupt channel (#851) 2023-05-08 12:36:30 +05:30