erigon-pulse/consensus
Leonard Chinonso 43f5ab09f8
Fixed lint errors for gosec linter (#4933)
* Fixed lint errors for gosec linter

* Changed uint64 to int64 in common/GetRandInt

* Changed naming of function
2022-08-04 14:59:40 +01:00
..
aura Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
bor Pass context to engines that perform async operations (#4531) 2022-06-28 09:49:51 +06:00
clique Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
db Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +01:00
ethash Fixed lint errors for gosec linter (#4933) 2022-08-04 14:59:40 +01:00
misc Gray Glacier bomb delay (#4443) 2022-06-14 10:48:40 +01:00
parlia Fixed lint errors for gosec linter (#4933) 2022-08-04 14:59:40 +01:00
serenity Authorize Clique & Parlia even when wrapped into Serenity (#4354) 2022-06-03 18:14:49 +02:00
consensus.go Pass context to engines that perform async operations (#4531) 2022-06-28 09:49:51 +06:00
errors.go Serenity engine: fall back to eth1 engine before the Merge (#3112) 2021-12-13 18:29:38 +01:00
result.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00