Skip to content

refactor(gossiper): gossip txs at most once#5079

Merged
Erigara merged 1 commit intohyperledger-iroha:mainfrom
Erigara:gossip_at_most_once
Sep 23, 2024
Merged

refactor(gossiper): gossip txs at most once#5079
Erigara merged 1 commit intohyperledger-iroha:mainfrom
Erigara:gossip_at_most_once

Conversation

@Erigara
Copy link
Copy Markdown
Contributor

@Erigara Erigara commented Sep 16, 2024

Context

Closes #4952.

Solution

Solution is not to broadcast the same transactions indefinitely and do that in batches at most once.

Comment thread crates/iroha_core/src/queue.rs
Comment thread crates/iroha_core/src/queue.rs
mversic
mversic previously approved these changes Sep 23, 2024
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
@Erigara Erigara requested a review from mversic September 23, 2024 12:09
@Erigara Erigara merged commit 99fda1f into hyperledger-iroha:main Sep 23, 2024
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.

bug: self dos of transactions gossip

3 participants