Skip to content

v10.7.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Sep 09:06
· 3 commits to develop since this release

10.7.2 (2026-09-08)

Bug Fixes

  • paymaster: accept a raw shortstring for the paymaster typed-data domain chainId (4abd5ae)
  • paymaster: bind paymaster typed-data domain to the account's provider chain (f194c61)
  • paymaster: reject paymaster typed data declaring both "calls" and "Calls" (e618f70)
  • paymaster: validate selector and calldata shape of the appended gas-token call (4b72d35)
  • paymaster: validate the full u256 gas-token amount unconditionally (3d1a1ec)
  • paymaster: verify calls equality for sponsored paymaster transactions too (c403643)