Skip to content

v0.0.6

Compare
Choose a tag to compare
@lAmeR1 lAmeR1 released this 08 Nov 23:53
· 1 commit to main since this release
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.