Skip to content

Relayer shall not submit delivery transactions when the dispatcher is inactive #2347

Description

@svyatonik

#2294 introduces message dispatcher state - it now can be either active, or inactive. When it is inactive, message delivery transactions are rejected. But current relayer implementation ignores that and will keep submitting transactions even when it is inactive. This is kinda fine, because we have our signed extensions, which will just mark such transactions as invalid. But would be better to avoid submitting them at all.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions