erigon-pulse/eth
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
..
calltracer Better batches for Execution (Hashmaps based instead of BTree based) (#3814) 2022-04-04 14:11:59 +07:00
ethconfig --downloader.verfiy flag to verify once on startup (#4597) 2022-07-01 16:52:43 +06:00
ethconsensusconfig Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +01:00
ethutils Remove duplicate file extension (#4177) 2022-05-17 10:43:30 +01:00
filters eth/filters: Fix filterLogs() (#4036) 2022-04-30 15:46:40 +01:00
gasprice Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
integrity kv_mdbx: atomic closed flag #464 (#4247) 2022-05-24 12:24:20 +07:00
protocols/eth Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
stagedsync Removed the use of memory mutation for side-fork unwinds. (#4857) 2022-07-31 15:56:08 +02:00
tracers Add rules to AsMessage to vet transaction types (#4276) 2022-05-26 18:20:34 +02:00
api_backend.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
api_test.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
api.go Embed rpcdaemon: prepared direct clients (#3492) 2022-02-12 19:47:19 +07:00
backend.go Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +01:00
bloombits.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
discovery.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_accessor.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00