erigontech / erigontech/silkworm
Use code analysis cache also for code cache
Open
performance
- Dominant language
- C++
- Stars
- 318
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
The CodeAnalysis cache (`EVM::analysis_cache`) can be also used for accounts' code cache because the `CodeAnalysis` object contains the code itself. The API is improved in #2370.
Contributor guide
Assessment
This issue has not been assessed yet.