Skip to content

Conversation

DaniPopes
Copy link
Collaborator

  • Currently in foundry we check for None OR hash==zero to check if it's unset. Use None in all cases.
  • Provide a helper for get_or_insert_with() that calculates the hash if unset.

@DaniPopes DaniPopes marked this pull request as ready for review July 30, 2025 14:18
- Currently in foundry we check for None OR hash==zero to check if it's
  unset. Use `None` in all cases.
- Provide a helper for `get_or_insert_with()` that calculates the hash
  if unset.
@DaniPopes DaniPopes force-pushed the ext-bytecode-hash branch from 6358597 to 5c58604 Compare July 30, 2025 14:21
Copy link

codspeed-hq bot commented Jul 30, 2025

CodSpeed Performance Report

Merging #2826 will not alter performance

Comparing DaniPopes:ext-bytecode-hash (5c58604) with main (5f67c14)

Summary

✅ 171 untouched benchmarks

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rakita rakita merged commit 6e1e3f4 into bluealloy:main Jul 30, 2025
30 checks passed
@github-actions github-actions bot mentioned this pull request Jul 30, 2025
@DaniPopes DaniPopes deleted the ext-bytecode-hash branch July 30, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants