Commits
Click on a commit to change the comparison rangefix: clear entire cache on selfdestruct, update test for new get_cache_for behavior fix: use platform-appropriate cross-block cache size
Use 1MB in tests, usize::MAX on 32-bit/wasm, and 4GB on 64-bit to avoid
overflow in const evaluation on 32-bit platforms.