Skip to content

fix(consensus): Avoid a concurrency bug when verifying transactions in blocks that are already present in the mempool #3198

fix(consensus): Avoid a concurrency bug when verifying transactions in blocks that are already present in the mempool

fix(consensus): Avoid a concurrency bug when verifying transactions in blocks that are already present in the mempool #3198

Triggered via pull request January 30, 2025 07:04
Status Success
Total duration 1m 37s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
codespell: book/src/dev/rfcs/0003-inventory-tracking.md#L195
pre-emptively ==> preemptively
codespell: book/src/dev/rfcs/drafts/0005-treestate.md#L129
pre-emptively ==> preemptively
codespell: zebra-test/src/net.rs#L61
re-using ==> reusing
codespell: zebra-test/src/net.rs#L102
re-using ==> reusing
codespell: zebrad/src/components/sync.rs#L466
pre-emptively ==> preemptively
codespell: zebrad/src/commands/copy_state.rs#L283
re-using ==> reusing
codespell: zebrad/tests/common/test_type.rs#L203
re-using ==> reusing
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/