- Add transaction hash to trade display (first 10 chars + ...)
- Improve window summary rendering with better error handling and fallbacks
- Implement trade queue to handle multiple trades arriving per second
- Process queue on each render tick to display all trades
- Add processTradeQueue() method to move queued trades to recent trades
- Improve window summary display formatting with arrows and colors