go-ethereum/miner
Jerry 72a222091c
v0.3.6 fix (#787)
* Fix get validator set in header verifier

* chg : commit tx logs from info to debug (#673)

* chg : commit tx logs from info to debug

* fix : minor changes

* chg : miner : commitTransactions-stats moved from info to debug

* lint : fix linters

* refactor logging

* miner : chg : UnauthorizedSignerError to debug

* lint : fix lint

* fix : log.Logger interface compatibility

---------

Co-authored-by: Evgeny Danienko <6655321@bk.ru>

* Remove unnecessary sorting of valset from header in verification

* dev: chg: version bump

---------

Co-authored-by: SHIVAM SHARMA <shivam691999@gmail.com>
Co-authored-by: Evgeny Danienko <6655321@bk.ru>
Co-authored-by: marcello33 <marcelloardizzone@hotmail.it>
2023-03-23 08:29:36 +01:00
..
stress V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
fake_miner.go v0.3.6 fix (#787) 2023-03-23 08:29:36 +01:00
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 RFC35/Common Ancestor: Modifying the forkchoice rule (#425) 2022-07-15 10:37:35 +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 v0.3.6 fix (#787) 2023-03-23 08:29:36 +01:00
worker_test.go v0.3.6 fix (#787) 2023-03-23 08:29:36 +01:00