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

Flush txpool #630

Merged
merged 5 commits into from
Jan 31, 2016
Merged

Conversation

moneromooo-monero
Copy link
Collaborator

No description provided.

When a transaction is not found in the pool anymore, it is marked
as failed, and displayed as such in show_transfers.
It can flush a particular tx, or the whole pool (the RPC command
can flush a list of transactions too)
@fluffypony fluffypony merged commit bf6d147 into monero-project:master Jan 31, 2016
fluffypony added a commit that referenced this pull request Jan 31, 2016
bf6d147 new flush_txpool command, and associated RPC call (moneromooo-monero)
6288295 rpc: add missing return on error when getting a tx (moneromooo-monero)
b7e37b7 simplewallet: show_transfers can now show just failed txes (moneromooo-monero)
b11539f wallet: detect and handle failed outgoing transfers (moneromooo-monero)
4b23714 tx_pool: serialize missing kept_by_block flag (moneromooo-monero)
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.

None yet

2 participants