go-ethereum/miner
SHIVAM SHARMA 4fb3f5ddee
Modifying miner.recommit flag and its adjustment function. (#370)
* changed min/max/current recommit values

* Remove Hardcoded min/max

* Code Sanitization

* Skipping tests for constant recommit interval

* Adding default miner.recommit value

* Minor Change
2022-05-27 21:07:55 +05:30
..
stress V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
miner.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
miner_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
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 all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01:00
worker.go Modifying miner.recommit flag and its adjustment function. (#370) 2022-05-27 21:07:55 +05:30
worker_test.go Modifying miner.recommit flag and its adjustment function. (#370) 2022-05-27 21:07:55 +05:30