ledgerwatch / erigon

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

trace_block: to change reader's state for each txIndex #10746

Closed AskAlexSharov closed 1 week ago

AskAlexSharov commented 1 week ago

for https://github.com/ledgerwatch/erigon/issues/10444 it also removing use of state.NewCachedReader seems need re-introduce it in E3 - to see perf impact. Creating ticket for it: https://github.com/ledgerwatch/erigon/issues/10747