Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Releasing v0.7.0

Compare
Choose a tag to compare
@itzmeanjan itzmeanjan released this 10 Apr 12:54
· 94 commits to main since this release
b130077

What's new ? 🥳

  • Avoiding lock-contention as much as possible, using channels more
  • Lazily prune pending/ queued pool state
  • Subscribe to block header(s) for learning about which block is including which tx(s) & prune those if seen in mempool
  • All utility methods build on top of mempool, will be leveraging multiple cores ( if available )

✌️