- Stable v1.0.0 release
- Full DAMM v2 + Alpha Vault FCFS pipeline
- Final polish and version bump
- Expanded README with full step-by-step guide
- Documented all .env variables
- Off-by-one in deposit window calculation
- Token distribution rounding for odd wallet counts
- UI price chart not refreshing after fill
- Refactored vault interaction module for readability
- Unified transaction confirmation helper
- Structured logging with timestamps for all commands
- Better RPC timeout error messages
- Updated all dependencies to latest compatible versions
- Improved WebSocket reconnection stability
- Memo program integration race condition
- Initial CHANGELOG
- Full DAMM v2 and Alpha Vault pipeline
- Next.js 14 dashboard with real-time monitoring
- TypeScript strict mode errors in vault commands
- Priority fee calculation edge cases