mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-03 02:23:48 +00:00
Follow-up to #34850. The miner's payload EVM previously used a private per-EVM JUMPDEST map, so every ~2s payload rebuild re-analyzed the code bitmap of every contract the block touches. |
||
|---|---|---|
| .. | ||
| stress | ||
| miner.go | ||
| miner_test.go | ||
| payload_building.go | ||
| payload_building_test.go | ||
| pending.go | ||
| worker.go | ||