erigon-pulse/ethdb/olddb
Leonard Chinonso 592fe32217
Refactoring To Increase Code Quality (#4842)
* General cleanup and fixes

* Cleaning part 2

* cleanup part 3

* Refactored staterunner to have a handler function

* Fixed linting

* Cleanup part 4

* Changed the initialization of the require package and updated .golangci.yml

* Fixed lint errors from golangci-lint

* deleted state_recon_1.go

* fixed build error

* Added ReadHeaderTimeouts for httpServer

* made changes to golangci

* Reset golangci.yml
2022-08-04 20:23:00 +07:00
..
database_test.go kv.Del() remove second parameter (#4832) 2022-07-26 12:47:05 +07:00
mapmutation.go Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
mutation.go Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
object_db.go kv.Del() remove second parameter (#4832) 2022-07-26 12:47:05 +07:00
tx_db.go kv.Del() remove second parameter (#4832) 2022-07-26 12:47:05 +07:00