Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial draft of mempool updates #17980

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Initial draft of mempool updates #17980

wants to merge 2 commits into from

Conversation

Rigidity
Copy link
Contributor

@Rigidity Rigidity commented May 7, 2024

Purpose:

Implements mempool updates described in CHIP-0026.

Current Behavior:

There is no way to receive updates on specifically subscribed transactions entering and leaving the mempool.

New Behavior:

Now you can opt in to mempool updates for subscriptions, which makes transaction lists and replace by fee easier in wallets.

Testing Notes:

Not yet tested.

@Rigidity Rigidity added the Added Required label for PR that categorizes merge commit message as "Added" for changelog label May 7, 2024
@Rigidity Rigidity self-assigned this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added Required label for PR that categorizes merge commit message as "Added" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant