Commits
Click on a commit to change the comparison rangechore: improve ExtBytecode hash handling
- 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.2 months ago
by DaniPopes