Releases
v2.4.0
Compare
Sorry, something went wrong.
No results found
agent-wallet v2.4.0
New Features
Privy Wallet Support
Added Privy-backed wallet adapter for both TypeScript (@bankofai/agent-wallet) and Python (bankofai-agent-wallet)
Supports EVM and TRON chain types — chain type is auto-detected from Privy wallet metadata
Implements full signing interface: sign tx, sign msg, sign typed-data
New CLI subcommands: start privy, add privy with --app-id, --app-secret, --privy-wallet-id flags
Rate-limit retry with exponential backoff for Privy API requests
resolve-address Command
New command to show EVM + TRON addresses for any wallet without signing
Non-interactive change-password
Added --new-password flag to both TypeScript and Python CLIs — fully scriptable without prompts
Password Attempt Logic Refactor
Improved password retry flow in CLI — weak password attempts are retried with clearer error messages instead of exiting
Docs
Added doc/how-to-add-privy-wallet.md — step-by-step guide for Privy wallet setup
Updated doc/getting-started.md and README.md
You can’t perform that action at this time.