Skip to content

mempool: call getrawmempool as soon as daemon's height changes#380

Merged
SomberNight merged 1 commit into
spesmilo:masterfrom
SomberNight:202606_mempool4
Jun 29, 2026
Merged

mempool: call getrawmempool as soon as daemon's height changes#380
SomberNight merged 1 commit into
spesmilo:masterfrom
SomberNight:202606_mempool4

Conversation

@SomberNight

Copy link
Copy Markdown
Member
  • bitcoind to serve getrawmempool RPC concurrently to our BlockProcessor processing the new block
  • with free-threaded python, this shaves off around 0.4 sec of the time until SessionManager.notified_height gets bumped

- bitcoind to serve getrawmempool RPC concurrently to our BlockProcessor processing the new block
- with free-threaded python, this shaves off around 0.4 sec of the time until SessionManager.notified_height gets bumped
@SomberNight SomberNight merged commit 59bcda0 into spesmilo:master Jun 29, 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