v0.0.6
Add mempool periodic update and get_info endpoint Incorporated a new periodic mempool update function within `main.py` to emit mempool size changes. Created new `get_info.py` endpoint for retrieving global Kaspa BlockDAG information, and `mempool.py` for handling mempool size updates.