Skip to content

v0.3.2

Latest

Choose a tag to compare

@zer0stars zer0stars released this 12 Jun 13:15
36e2f49

What's new

  • KernelSigner.setAccountPermissions(args, waitForReceipt = true) — account-level SACD grants (AccountPermissionRecords) directly from the kernel signer, mirroring renounceAccountPermissions. Accepts a single SetAccountPermissions or an array (25-item batch cap). Previously only the standalone calldata-encoding actions existed, so consumers had to hand-roll the userOp send + receipt wait.

Full diff: v0.3.1...v0.3.2