Patch Changes
- Fixed rejection of ABI-encoded calldata with trailing padding bytes in Tempo transfer, approve, and swap calls. Added exact-length validation constants and updated
_match_single_transfer_calldata,_match_transfer_calldata, and_validate_call_scopeto reject any calldata that does not match the expected byte length precisely. (by @brendanryan, #160)
What's Changed
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the actions group by @dependabot[bot] in #157
- fix: harden Claude changelog workflow by @brendanjryan in #159
- fix: reject padded Tempo calldata by @brendanjryan in #160
- chore: release
v0.9.1by @github-actions[bot] in #161
Full Changelog: v0.9.0...v0.9.1