Skip to content

mempool: reduce worst-case time complexity: topological-sort candidates#375

Merged
SomberNight merged 7 commits into
spesmilo:masterfrom
SomberNight:202606_mempool
Jun 28, 2026
Merged

mempool: reduce worst-case time complexity: topological-sort candidates#375
SomberNight merged 7 commits into
spesmilo:masterfrom
SomberNight:202606_mempool

Conversation

@SomberNight

Copy link
Copy Markdown
Member

some mempool work

  • add comments for process_mempool
  • accept_transactions:
    • topologically sort candidate txs
    • run on CPU-heavy work on separate thread, not on event loop

@SomberNight SomberNight merged commit 7a39b8d into spesmilo:master Jun 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant