Skip to content

v0.0.12

Choose a tag to compare

@limone-eth limone-eth released this 13 Feb 10:38
· 125 commits to main since this release
38bfe8b

What's new

  • Smart account (TBA) support: Signer type detection (eoa vs smart_account), policy enforcement via allowedSignerTypes[], and new TBA utilities
  • BYOW (Bring Your Own Wallet) signer API: Flexible signer integration beyond the keyring proxy
  • ERC-8128 enhancements: Updated signing flow supporting both proxy and local account signers
  • Website & docs updates: Refreshed homepage, docs, deploy guide, and sidebar navigation
  • Modular skill files: Added dedicated keyring/SKILL.md and server-side/SKILL.md
  • Test harness improvements: New test-signers flow, local account signer support in ERC-8128 tests