feat: add memory profiling and fetch logging support
- Add dhat heap profiler integration for memory profiling
- Implement detailed fetch logging for sync operations
- Refactor mempool to support CID collection
- Update CLI with new profiling and logging flags
- Add documentation for memory profiling usage