erigon-pulse/consensus
Levi Aul 5b42a6e8e8
Pass context to engines that perform async operations (#4531)
* Configure consensus engine with context of stage if engine will do async work

* Change API to make setting of context for AsyncEngine multithreaded-safe

* Ensure lock gets inherited by reference

* Fix linter errors
2022-06-28 09:49:51 +06:00
..
aura Refactor crypto.FromECDSAPub to MarshalPubkey/Std (#3797) 2022-03-31 11:06:20 +07:00
bor Pass context to engines that perform async operations (#4531) 2022-06-28 09:49:51 +06:00
clique consensus/clique: fix race condition (#24957) (#4313) 2022-05-31 12:34:46 +02:00
db Mdbx page size (#3323) 2022-01-22 12:53:25 +07:00
ethash Gray Glacier bomb delay (#4443) 2022-06-14 10:48:40 +01:00
misc Gray Glacier bomb delay (#4443) 2022-06-14 10:48:40 +01:00
parlia BSC main net Euler fork (#4461) 2022-06-16 15:32:32 +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