erigon-pulse/cmd/state/commands
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
..
calltracer22.go [erigon2.2] Prototype of eth_getLogs (#4437) 2022-06-13 21:25:17 +01:00
check_change_sets.go Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +01:00
check_enc.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
check_index.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
erigon2.go Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +01:00
erigon22.go Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +01:00
erigon23.go Fixes for erigon22 prototypes (#4851) 2022-07-28 13:26:48 +01:00
global_flags_vars.go changed syncmode flag to snapshots flag (#4353) 2022-06-05 07:33:55 +01:00
history2.go evm t8n to use ExecuteBlockEphemerally api (#4642) 2022-07-07 12:47:00 +01:00
history22.go save list of snapshots in db (#4777) 2022-07-28 16:57:38 +07:00
index_stats.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
opcode_tracer.go evm t8n to use ExecuteBlockEphemerally api (#4642) 2022-07-07 12:47:00 +01:00
replay_tx.go Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +01:00
root.go erigon2: implemented chain switching by --chain flag (#3668) 2022-03-10 14:01:37 +00:00
state_recon.go Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +01:00
state_root.go pass context around hased state stage (#4537) 2022-06-25 20:34:42 +06:00
verify_txlookup.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00