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

Mempool updates #269

Merged
merged 2 commits into from May 6, 2015
Merged

Conversation

warptangent
Copy link
Contributor

Add mempool output to daemon via command and RPC
Keep memory pool consistent when stuck tx removed

Test daemon output:
print_pool
print_pool_sh

Test RPC:
curl http://127.0.0.1:18081/get_transaction_pool

This is for the "print_pool" command and "get_transaction_pool" RPC
method.

Add mempool's spent key images to the results.
When a stuck tx is removed from memory pool, first remove the associated
spent key images.
@fluffypony fluffypony merged commit 641d824 into monero-project:master May 6, 2015
fluffypony added a commit that referenced this pull request May 6, 2015
641d824 Keep memory pool consistent when stuck tx removed (warptangent)
b76857f Add mempool output to daemon via command and RPC (warptangent)
@warptangent warptangent deleted the mempool_updates branch May 26, 2015 05:27
lxop pushed a commit to lxop/monero that referenced this pull request Jan 27, 2021
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