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

Collision detection across different pigeons #45

Merged
merged 8 commits into from
Jul 27, 2022
Merged

Conversation

Vizualni
Copy link
Contributor

Related Github tickets

Background

See palomachain/paloma#354

Testing completed

  • wrote tests
  • tested manually along with paloma

@Vizualni Vizualni merged commit 91f8eb7 into master Jul 27, 2022
@Vizualni Vizualni deleted the mm/collision branch July 27, 2022 14:46
// but then they would be "fighting" with paloma and they (and other pigeons) would spend gas unceccecary.
// A "bad" actor would only be doing a job for us :).

const (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this is a randomization of the selection for the queue? Could this not be attacked by malicious pigeons that want to setup pigeons for denial of service?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The worst thing that can happen is that a single pigeon sends all the messages from a queue to a target chain, and that pigeon would be doing a job for us anyway.

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.

2 participants