hemilabs / heminetwork

The hemi network core daemons.
MIT License
67 stars 42 forks source link

Add mempool handling to tbc #264

Closed marcopeereboom closed 1 month ago

marcopeereboom commented 1 month ago

Summary

Changes This adds a mempool struct that adds/removes tx's from the mempool. Also add some pretty stats to print during block download.