erigon-pulse/consensus
ledgerwatch 0fb37c807e
Introduce intermediate hashes stage (#634)
* Query progress

* Run stage4 offline

* More thorough resetState

* Correct BlockNumber

* Fix formatting

* State loop

* do every 200k blocks

* Shift to 6.6m

* Close dbs in tests

* Stage2 with option of no reset

* every 100k blocks

* Reset state before stage5

* Introduce another stage

* Check compile errors

* Fix linter

* Fix linter

* Disable unreliable test

* Fix test

* Remove unreachable code
2020-06-07 09:56:46 +01:00
..
clique optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
ethash Introduce intermediate hashes stage (#634) 2020-06-07 09:56:46 +01:00
misc Use uint256 for account balance (#580) 2020-05-26 17:53:50 +01: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