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

fix possible infinite loop in tx_pool #100

Merged
merged 1 commit into from Aug 23, 2018

Conversation

psychocrypt
Copy link
Member

tx_pool is going into an endless loop if there is no meta record for a tx hash available.

x-ref: monero-project/monero#4276

`tx_pool` is going into an endless loop if there is no meta record for a tx hash available.

x-ref: monero-project/monero#4276
@psychocrypt psychocrypt added the bug Something isn't working label Aug 22, 2018
@psychocrypt psychocrypt added this to the 0.4.0.0/0.3.X.X milestone Aug 22, 2018
@fireice-uk fireice-uk merged commit 8e214e7 into ryo-currency:dev Aug 23, 2018
@psychocrypt psychocrypt mentioned this pull request Sep 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants