go-ethereum/miner
Evgeny Danilenko 71eadd09ca
interrupting commit experiment (#556)
* initial

* delete

* linters

* big benchmark

* benchmark big ints

* delay

* fix generate

* remove debug

* miner : chg : remove noempty check

* fix lints

* consensus/bor: handle unauthorized signer in consensus.Prepare (#651)

* fix : break loop fix

* lint : fix

* lint : more lint fix

* fix : skip TestEmptyWorkEthash and TestEmptyWorkClique

* add : metrics commitInterruptCounter

---------

Co-authored-by: Shivam Sharma <shivam691999@gmail.com>
Co-authored-by: Arpit Temani <temaniarpit27@gmail.com>
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-03-20 14:13:58 +05:30
..
stress V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
fake_miner.go consensus/bor : add : devFakeAuthor flag (#697) 2023-02-09 12:10:32 +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 interrupting commit experiment (#556) 2023-03-20 14:13:58 +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 interrupting commit experiment (#556) 2023-03-20 14:13:58 +05:30
worker_test.go interrupting commit experiment (#556) 2023-03-20 14:13:58 +05:30