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

Propagate transaction once #1255

Merged
merged 1 commit into from
Jun 29, 2022
Merged

Propagate transaction once #1255

merged 1 commit into from
Jun 29, 2022

Conversation

turuslan
Copy link
Contributor

Don't propagate transaction if it's already propagated.
Caused infinite propagation.

Signed-off-by: turuslan <turuslan.devbox@gmail.com>
@turuslan turuslan requested review from Harrm and kamilsa June 29, 2022 09:49
@turuslan turuslan enabled auto-merge (squash) June 29, 2022 09:55
@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

Merging #1255 (8a7ad7f) into master (bcac7d1) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #1255   +/-   ##
=======================================
  Coverage   26.25%   26.25%           
=======================================
  Files         578      578           
  Lines       20801    20801           
  Branches    10743    10743           
=======================================
  Hits         5461     5461           
  Misses      10379    10379           
  Partials     4961     4961           
Impacted Files Coverage Δ
...re/transaction_pool/impl/transaction_pool_impl.cpp 31.42% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bcac7d1...8a7ad7f. Read the comment docs.

@turuslan turuslan merged commit e424b9b into master Jun 29, 2022
@turuslan turuslan deleted the fix/tx-propagation branch June 29, 2022 10:50
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.

3 participants