You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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.