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

fix(ampd): skip events from unknown contracts #259

Merged
merged 7 commits into from
Feb 13, 2024

Merge branch 'main' into skip_events_diff_contract

6f64cae
Select commit
Loading
Failed to load commit list.
Merged

fix(ampd): skip events from unknown contracts #259

Merge branch 'main' into skip_events_diff_contract
6f64cae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 13, 2024 in 1s

95.77% of diff hit (target 89.72%)

View this Pull Request on Codecov

95.77% of diff hit (target 89.72%)

Annotations

Check warning on line 152 in ampd/src/handlers/evm_verify_msg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ampd/src/handlers/evm_verify_msg.rs#L152

Added line #L152 was not covered by tests

Check warning on line 148 in ampd/src/handlers/evm_verify_worker_set.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ampd/src/handlers/evm_verify_worker_set.rs#L148

Added line #L148 was not covered by tests

Check warning on line 399 in ampd/src/handlers/multisig.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ampd/src/handlers/multisig.rs#L399

Added line #L399 was not covered by tests

Check warning on line 416 in ampd/src/handlers/multisig.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ampd/src/handlers/multisig.rs#L416

Added line #L416 was not covered by tests

Check warning on line 112 in ampd/src/handlers/sui_verify_worker_set.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ampd/src/handlers/sui_verify_worker_set.rs#L112

Added line #L112 was not covered by tests

Check warning on line 48 in packages/events/src/event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/events/src/event.rs#L48

Added line #L48 was not covered by tests