Cast Fixes
- fix(receipt): use
from
address (#9998) by @MaxMustermann2 - fix(cast): allow user to disable block gas limit check in cast run (#9996) by @minh-bq
Forge Fixes
- fix:
forge script --verifier sourcify
is ignored whenETHERSCAN_API_KEY
env var is defined (#10002) by @zerosnacks - fix(forge): avoid etch panic on invalid bytecode (#10006) by @grandizzy
- fix(verfy): add blockscout exception for resp status 0 when contract not indexed (#10008) by @grandizzy
- fix(forge): use float total cmp instead partial (#10005) by @grandizzy