Features: - Two-address custody model (Fee Address + Sweep Address) - Credits ledger for instant, reliable strategy fee transactions - Configurable fee percentage (1-100% of exchange commission) - Background jobs for auto-sweep, deposit detection, withdrawal processing - Account settings dialog accessible via username click - $50 balance cap with auto-sweep to user's sweep address Security improvements: - Atomic withdrawal reservation prevents partial state - Fee accumulation cleanup on strategy startup failure - Deposit monitoring includes disabled wallets for recovery - Null tx hash checks prevent silent failures - Key export disabled by default Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| background_jobs.py | ||
| bitcoin_service.py | ||
| encryption.py | ||
| wallet_manager.py | ||