Skip to content

Conversation

@buffalu
Copy link
Contributor

@buffalu buffalu commented Jul 25, 2022

Problem

Malicious relayer or block engine can send bad packets to validator.

Summary of Changes

Add trusted flag for packets from relayer and block engine. Defaults to not trusted. If trusted, packets aren't checked for signature verification.

Fixes #

Copy link
Contributor

@whistlinwilly whistlinwilly left a comment

Choose a reason for hiding this comment

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

lgtm!

@buffalu buffalu merged commit 126b403 into master Jul 26, 2022
@buffalu buffalu deleted the lb/add_trust_flag branch July 26, 2022 00:30
buffalu pushed a commit that referenced this pull request Mar 17, 2024
* Simplify vote-authority display

* Add handling for new vote authority

* Add proper None handling, because unit test (shouldn't happen IRL, though)

* Unwrap->expect
buffalu pushed a commit that referenced this pull request Jul 18, 2024
* Simplify vote-authority display

* Add handling for new vote authority

* Add proper None handling, because unit test (shouldn't happen IRL, though)

* Unwrap->expect
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