Skip to content

v0.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 18:53
ee68e9b

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_scope to 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.1 by @github-actions[bot] in #161

Full Changelog: v0.9.0...v0.9.1