erigon-pulse/cmd/state/commands
ledgerwatch 73b0659bb7
[erigon2.2] Optimisation of state reconstitution (#4621)
* Init

* Optimise ReconState flushes

* Updates

* Update

* Updates

* Updates

* More on parallel execution

* More on parallel exec

* Fix lint

* Improvements to parallel exec

* comment

* Fix history access, include incarnation

* Close work channel

* TxTask

* more fixes to parallel exec

* Update to latest erigon-lib

* Fix compilation

* Cleanup and timing

* Fixes to recon1

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-07-06 07:49:00 +01:00
..
calltracer22.go [erigon2.2] Prototype of eth_getLogs (#4437) 2022-06-13 21:25:17 +01:00
check_change_sets.go Erigon2 upgrade 2 prototype (#4341) 2022-06-10 16:18:43 +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 Revert "evm t8n tool to use ExecuteBlockEphemerally api (#4512)" (#4610) 2022-07-02 23:24:20 +01:00
erigon22.go [erigon2.2] Optimisation of state reconstitution (#4621) 2022-07-06 07:49:00 +01:00
global_flags_vars.go changed syncmode flag to snapshots flag (#4353) 2022-06-05 07:33:55 +01:00
history2.go Revert "evm t8n tool to use ExecuteBlockEphemerally api (#4512)" (#4610) 2022-07-02 23:24:20 +01:00
history22.go Revert "evm t8n tool to use ExecuteBlockEphemerally api (#4512)" (#4610) 2022-07-02 23:24:20 +01:00
index_stats.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
opcode_tracer.go Revert "evm t8n tool to use ExecuteBlockEphemerally api (#4512)" (#4610) 2022-07-02 23:24:20 +01:00
root.go erigon2: implemented chain switching by --chain flag (#3668) 2022-03-10 14:01:37 +00:00
state_recon_1.go [erigon2.2] Optimisation of state reconstitution (#4621) 2022-07-06 07:49:00 +01:00
state_recon.go [erigon2.2] Optimisation of state reconstitution (#4621) 2022-07-06 07:49:00 +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