Skip to content

Subscribe wallet to mempool events - #2005

Merged
OBorce merged 2 commits into
masterfrom
feature/wallet-mempool-events
Feb 11, 2026
Merged

OBorce merged 2 commits into
masterfrom
feature/wallet-mempool-events

Conversation

@OBorce

@OBorce OBorce commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

The wallet now subscribes to the mempool events when opened.

Fixed one bug with abandon tx in the cache where it would remove the tx from unconfirmed dependencies before checking if it can be abandoned, resulting in an invalid state.

@OBorce
OBorce force-pushed the feature/wallet-mempool-events branch 2 times, most recently from 8ff637a to 36cae64 Compare January 30, 2026 08:48

@ImplOfAnImpl ImplOfAnImpl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plz mention the bugfix in the changelog

Comment thread wallet/src/account/output_cache/mod.rs Outdated
Comment thread wallet/src/account/output_cache/mod.rs
Comment thread wallet/wallet-controller/src/lib.rs
Comment thread wallet/wallet-controller/src/lib.rs Outdated
Comment thread wallet/wallet-controller/src/lib.rs Outdated
Comment thread wallet/wallet-node-client/src/rpc_client/client_impl.rs Outdated
Comment thread wallet/wallet-node-client/src/node_traits.rs Outdated
Comment thread test/functional/wallet_mempool_events.py Outdated
Comment thread test/functional/wallet_mempool_events.py Outdated
Comment thread test/functional/wallet_mempool_events.py Outdated
@OBorce
OBorce force-pushed the feature/wallet-mempool-events branch 2 times, most recently from 8b4d2f3 to 33d6f95 Compare February 11, 2026 05:18
@OBorce
OBorce force-pushed the feature/wallet-mempool-events branch from 33d6f95 to c568253 Compare February 11, 2026 06:34
@OBorce
OBorce merged commit 6189b23 into master Feb 11, 2026
14 checks passed
@OBorce
OBorce deleted the feature/wallet-mempool-events branch February 11, 2026 08:58
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.

2 participants