erigon-pulse/consensus
Andrew Ashikhmin 5fd0da019c
consensus/clique: fix race condition (#24957) (#4313)
* consensus/clique: remove race condition

* consensus/clique: fix one more signer data race

Co-authored-by: Gary Rong <garyrong0905@gmail.com>

Co-authored-by: Harry Kalodner <harry.kalodner@gmail.com>
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
2022-05-31 12:34:46 +02:00
..
aura Refactor crypto.FromECDSAPub to MarshalPubkey/Std (#3797) 2022-03-31 11:06:20 +07:00
bor TangerineWhistle instead of EIP150 & SpuriousDragon instead of EIP155/158 (#4273) 2022-05-26 12:08:59 +02: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 Replace ioutil with io and os (#3946) 2022-04-23 15:43:00 +01:00
misc TangerineWhistle instead of EIP150 & SpuriousDragon instead of EIP155/158 (#4273) 2022-05-26 12:08:59 +02:00
parlia Generic sort of slices (no allocs, inlinable) (#4161) 2022-05-16 08:24:12 +01:00
serenity Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
consensus.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00: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