Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 16:04
· 6 commits to main since this release
v1.0.3
b4e7aa7

[1.0.3] - 2026-08-27

Added

  • MCP consent before create/import: full English disclaimer in chat (accept_mcp_consent) or the local wallet manager.
  • set_wallet_policy tool: per-wallet limits from chat (readOnly, maxPerTxUsd, transfer recipient allow-list; full replace).
  • USD per-transaction limit (maxPerTxUsd): send/swap amounts are valued via the IronWallet rates backend at operation time and rejected when no rate is available (fail closed). Replaces the never-exposed asset-unit maxPerTx.

Changed

  • Consent copy: limits are described as chat-configurable (set_wallet_policy), not as a pre-use setup step in the wallet manager.

Artifacts