ledgerwatch / erigon

Ethereum implementation on the efficiency frontier
GNU Lesser General Public License v3.0
3.03k stars 1.05k forks source link

remove hashStateStage/IHStage from defaultSages and unwindOrder #10863

Closed AskAlexSharov closed 5 days ago

AskAlexSharov commented 6 days ago

E3 doesn't use this stages (they was used in E2). E3 does this functionality inside stage_exec now.