erigon-pulse/consensus
ledgerwatch 2b517b7630
Erigon22 prototype to support BSC (#4867)
* Reduce workers and queue size

* Add traces and event logs

* Add chain flag

* Print

* Open consensus db as read only

* Use only one engine instance

* chainDb

* Display palia error

* Not to panic

* Not to exit

* Add syscall

* Print

* Pointer to TxTask

* Not register senders

* Print

* Relax check

* Skip system transactions

* increase workerCount again

* Remove print

* Change recon

* Fix types

* Skip system txs

* Print

* No rules for genesis commit

* Print genesis

* Print|

* Print

* Print

* Update

* Fix

* Remove print

* No print

* Support contract upgrades

* Use the same dif

* Print create2

* Fix

* Fix

* Print

* Hack iterate

* Print empty vals

* Fix hack

* Code hashes

* Code hashes

* Print

* No panic

* No panic

* Fix?

* another incarnation fix

* Remove print

* Remove print

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2022-07-31 21:54:23 +01:00
..
aura Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02: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 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 Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +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