erigon-pulse/common/bitutil
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
..
bitutil_test.go common/bitutil: use result of TestBytes to prevent dead code elimination (#19846) 2019-07-17 10:23:43 +02:00
bitutil.go various: remove redundant parentheses (#15793) 2018-01-03 14:14:47 +02:00
compress_test.go Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
compress.go common/compress: internalize encoders, add length wrappers 2017-05-08 11:38:25 +03:00